Description Usage Arguments Value References Examples
Calculates a method of moments estimate of the parameter of a chosen bivariate Copula.
1 |
copula |
A copula object. Decides the copula family for which the parameter is to be estimated. |
data |
Matrix or dataframe of appropriate dimension (n x 2). The data to base the dependence measure on. Optional if "tau" is supplied. |
tau |
double. A value to take as Kendall's tau, to base the method of moments estimator on. |
... |
Arguments to be passed to corken, regarding treatment of missing values or faster function choice. |
A copula object with parameter theta chosen by inversion of Kendall's tau.
Frees and Valdez (1998). Understanding Relationships Using Copulas. North American Actuarial Journal 2(1):1-25. January 1998
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 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.