new_vine_copula_fit | R Documentation |
Constructor for vine copula model
new_vine_copula_fit(fit_0, fit_1, endpoint_types)
fit_0 |
list returned by |
fit_1 |
list returned by |
endpoint_types |
Character vector with 2 elements indicating the type of
endpoints. Each element is either |
S3 object of the class vine_copula_fit
.
print.vine_copula_fit()
, plot.vine_copula_fit()
#should not be used be the user
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.