ivphiBB2 {fgac}R Documentation

ivphiBB2

Description

Inverse Laplace's transform (phiBB2's inverse)

Usage

ivphiBB2(theta, delta, t)

Arguments

theta positive, real parameter
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

phiBB2

Examples

#a<-phiBB2(0.3,2.6,c(2,3,4))
#b<-ivphiBB2(0.3,2.6,c(a[6],a[7],a[8]))



[Package fgac version 0.6-0 Index]