gen_cop_pars | R Documentation |
Attempts to ensure that values after passing through the standard link function used for Gaussian copulas will have the specified value. For other copulas this will not target the correct range, but it can still be used by considering how the relevant link functions work for the Gaussian and other copula.
gen_cop_pars(formulas, data, range = c(-1, 1), ...)
formulas |
formulas as specified in |
data |
dataset to obtain parameterization for |
range |
range of parameters to target |
... |
other parameters to be included in each copula |
A list suitable for the cop
entry of the pars
argument of
rfrugalParam
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.