Description Usage Arguments Value References See Also Examples
Calculates the log-Likelihood function of a chosen Copula family.
1 |
copula |
A copula object. Decides the copula family for which the log-Likelihood function is to be calculated. |
data |
The data to base the Likelihood on. Data points have to be normed. Copula data has to lie within [0, 1]^d. |
parameter |
double. Optional argument. Desired Parameter value in case deviation from supplied copula object is desired. |
The value of the calculated log-Likelihood function.
Hofert et al. (2018). Elements of Copula Modeling with R. Springer.
Nelsen (2006). An introduction to copulas. Springer Series in Statistics. Second Edition.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.