adj_vars | R Documentation |
Adjust values of copula parameters individually
adj_vars(
cop_pars,
strong = character(0),
weak = character(0),
factor = c(5, 0.2)
)
cop_pars |
list of copula parameters, as output by |
strong , weak |
character vectors of variables to make strong or weak |
factor |
vector of two real values, to multiply coefficients by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.