Description Usage Arguments Examples
Copula sampling. It will generate correlated variables or percentiles when marginal distributions are not specified.
1 2 3 4 | copulaSample(object, n, ...)
## S4 method for signature 'CopulaObj,numeric'
copulaSample(object, n)
|
object |
Copula Object |
n |
Number of samples |
... |
Additional parameters that may or may not be used |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.