ivphiBB1 {fgac}R Documentation

ivphiBB1

Description

Inverse Laplace's transform (phiBB1's inverse)

Usage

ivphiBB1(theta, delta, t)

Arguments

theta positive, real parameter
delta real parameter (>=1)
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

phiBB1

Examples

#a<-phiBB1(0.5,1.5,c(1,6))
#b<-ivphiBB1(0.5,1.5,c(a[5],a[6]))


[Package fgac version 0.6-0 Index]