psiKS {fgac} | R Documentation |
Laplace's transform. This function is associated with Kimeldorf-Sampson Archimedean Copula
psiKS(delta, s)
delta |
real and positive parameter |
s |
real positive vector |
return the value for the transform in the vector s
Veronica A. Gonzalez-Lopez
Harry Joe. ‘Multivariate Models and Dependence Concepts’ Monogra. Stat. & Appl. Probab. 73. Chapman and Hall (1997)
#delta=0.4, s=c(1,1.5,2,2.5,3,3.5) #psiKS(0.4,c(1,1.5,2,2.5,3,3.5))