ivpsiKS: ivpsiKS

Description Usage Arguments Value Author(s) References See Also Examples

Description

Inverse Laplace's transform (psiKS's inverse)

Usage

1
ivpsiKS(delta, t)

Arguments

delta

real and positive parameter

t

real positive vector

Value

return the value for the inverse transform in the vector t

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

psiKS

Examples

1
2
3
#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]))
#

fgac documentation built on May 2, 2019, 6:07 a.m.

Related to ivpsiKS in fgac...