ivpsiGumbel {fgac} | R Documentation |
Inverse Laplace's transform (psiGumbel's inverse)
ivpsiGumbel(delta, t)
delta |
real (>=1), parameter |
t |
real positive vector |
return the value for the inverse transform in the vector t
Veronica A. Gonzalez-Lopez
Harry Joe. ‘Multivariate Models and Dependence Concepts’ Monogra. Stat. & Appl. Probab. 73. Chapman and Hall (1997)
#delta=2, vector=c(1,2,3,4) #ivpsiGumbel(2,c(1,2,3,4))