Learn R Programming

VineCopula (version 2.2.0)

vineCopula-class: Class "vineCopula"

Description

A class representing vine copulas in a object oriented implementations. Many functions go back to the package VineCopula-package

Arguments

Objects from the Class

Objects can be created by calls of the form new("vineCopula", ...) or through the function vineCopula.

References

Aas, K., C. Czado, A. Frigessi, and H. Bakken (2009). Pair-copula constructions of multiple dependence Insurance: Mathematics and Economics 44 (2), 182-198.

See Also

RVineMatrix from package VineCopula-package

Examples

Run this code
# NOT RUN {
showClass("vineCopula")
# }

Run the code above in your browser using DataLab