ivphiBB3 {fgac} | R Documentation |
Inverse Laplace's transform (phiBB3's inverse)
ivphiBB3(theta, delta, t)
theta |
positive, real parameter |
delta |
real parameter (>=1) |
t |
real vector |
return the value for the inverse in the vector t
Veronica A. Gonzalez-Lopez
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)
#a<-phiBB3(0.2,4,c(0.2,0.3,0.4)) #b<-ivphiBB3(0.2,4,c(a[6],a[7],a[8]))