Description Usage Arguments Value Note
Functions related to the IG copula family, denoted by 'igcop'
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | pcondigcop(v, u, cpar)
qcondigcop(tau, u, cpar)
qcondigcop21(tau, u, cpar)
pcondigcop21(v, u, cpar)
pcondigcop12(v, u, cpar)
digcop(u, v, cpar)
logdigcop(u, v, cpar)
pigcop(u, v, cpar)
rigcop(n, cpar)
riglcop(n, cpar)
|
u, v |
Vectors of values in [0,1] representing values of the first and second copula variables. |
cpar |
Vector of length 2 corresponding to the copula
parameters |
tau |
Vector of quantile levels in [0,1] to evaluate a quantile function at. |
Numeric vector of length equal to the length of the input vector(s).
Inputting two vectors greater than length 1 is allowed, if they're
the same length.
Also, qcondigcop21
and pcondigcop21
are the same as
qcondigcop
and pcondigcop
– their the distributions of
variable 2 given 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.