phiBB6 {fgac} | R Documentation |
Laplace's transform. This function is associated with BB6 Copula
phiBB6(theta, delta, s)
theta |
real parameter (>=1) |
delta |
real parameter (>=1) |
s |
real vector |
return the value for the transform in the vector s
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)
#theta=1.1,delta=2.1,s=c(0.55,0.66,0.77,0.88) #phiBB6(1.1,2.1,c(0.55,0.66,0.77,0.88))