Description Usage Arguments Value
Add Layers to a Regular Vine
1 2 | ## S3 method for class 'rvine'
addlayer(rv, a, cops, cpars)
|
rv |
Object of type "rvine". |
a |
The vine array columns to add. Could be a vector if only one variable is being added; or, could be a list of vectors for each variable being added. Or it could be the matrix itself. |
cops |
The copula models for each edge. Input as in |
cpars |
The copula parameters for each copula model. Input as in |
Object of type 'rvine' with the new layer(s) added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.