Learn R Programming

fgac (version 0.6-1)

psiGumbel: psiGumbel

Description

Laplace's transform. This function is associated with Gumbel Archimedean Copula

Usage

psiGumbel(delta, s)

Arguments

delta
parameter, real (>=1)
s
real positive vector

Value

References

Harry Joe. ‘Multivariate Models and Dependence Concepts’ Monogra. Stat. & Appl. Probab. 73. Chapman and Hall (1997)

See Also

pCBB1, pCBB5, pCBB6

Examples

Run this code
#psiGumbel(1.7,c(1:6))


Run the code above in your browser using DataLab