ivphiBB7 {fgac}R Documentation

ivphiBB7

Description

Inverse Laplace's transform (phiBB7's inverse)

Usage

ivphiBB7(theta, delta, t)

Arguments

theta real parameter (>=1)
delta positive, real parameter
t real vector

Value

return the value for the inverse in the vector t

Author(s)

Veronica A. Gonzalez-Lopez

References

Veronica A. Gonzalez-Lopez and Nelson I. Tanaka. ‘Bi-variate Data Modeling Through Generalized Archimedean Copula’ RT-MAE 2003-03. Harry Joe. ‘Multivariate Models and Dependence Concepts’ Monogra. Stat. & Appl. Probab. 73. Chapman and Hall (1997)

See Also

phiBB7

Examples

#a<-phiBB7(1.1,0.8,c(0.55,0.66,0.77,0.88))
#b<-ivphiBB7(1.1,0.8,c(a[7],a[8],a[9],a[10]))



[Package fgac version 0.6-0 Index]