Fit IG copula via MLE or CNQR
1 | fit_igcop_mle(u, v, method = "nlm", init = c(2, 2), ...)
|
u, v |
Vectors of PIT scores |
method |
"nlm" and "optim" for MLE (representing the name of the numerical optimizer); or "cnqr" for CNQR. |
init |
Vector of initial copula parameter values for use in the numerical optimizer. |
... |
Other arguments to pass to numerical optimizer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.