psiKS {fgac}R Documentation

psiKS

Description

Laplace's transform. This function is associated with Kimeldorf-Sampson Archimedean Copula

Usage

psiKS(delta, s)

Arguments

delta real and positive parameter
s real positive vector

Value

return the value for the transform in the vector s

Author(s)

Veronica A. Gonzalez-Lopez

References

Harry Joe. ‘Multivariate Models and Dependence Concepts’ Monogra. Stat. & Appl. Probab. 73. Chapman and Hall (1997)

See Also

pCBB2, pCBB3, pCBB4, pCBB7

Examples

#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))


[Package fgac version 0.6-0 Index]