ivpsiKS {fgac} | R Documentation |
Inverse Laplace's transform (psiKS's inverse)
ivpsiKS(delta, t)
delta |
real and positive 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)
#a<-psiKS(0.4,c(1,1.5,2,2.5,3,3.5)) #b<-ivpsiKS(0.4,c(a[8],a[9],a[10],a[11],a[12],a[13])) #