ivpsiGumbel: ivpsiGumbel

Description Usage Arguments Value Author(s) References See Also Examples

Description

Inverse Laplace's transform (psiGumbel's inverse)

Usage

1
ivpsiGumbel(delta, t)

Arguments

delta

real (>=1), parameter

t

real positive vector

Value

return the value for the inverse transform in the vector t

Author(s)

Veronica A. Gonzalez-Lopez

References

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

See Also

psiGumbel

Examples

1
2
#delta=2, vector=c(1,2,3,4)
#ivpsiGumbel(2,c(1,2,3,4))

fgac documentation built on May 2, 2019, 6:07 a.m.

Related to ivpsiGumbel in fgac...