Description Usage Arguments Value References See Also Examples
Constructs a sample based on a given copula object.
1 |
copula |
A copula object. Decides the copula to sample from. |
n |
integer. Supplies the desired number of observations. |
A matrix containing n observations of d random variables, based on the family of the supplied copula object.
Hofert et al. (2018). Elements of Copula Modeling with R. Springer.
Nelsen (2006). An introduction to copulas. Springer Series in Statistics. Second Edition.
Whelan (2004). Sampling from Archimedean copulas. Quantitative Finance, 2004, vol. 4, issue 3, pp. 339-352.
Marshall and Olkin (1988). Families of Multivariate Distributions. Journal of the American Statistical Association, Vol. 83, No. 403, pp.834-841.
Genest (1987). Frank's family of bivariate distributions. Biometrika (1987), 74, 3, pp. 549-55.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.