| BB8Copula-class | R Documentation |
Wrapper classes representing the BB8, survival BB8, 90 degree and 270 degree rotated BB8 copula families (Joe 1997) from VineCopula::VineCopula-package.
Objects can be created by calls of the
form new("BB8Copula", ...), new("surBB8Copula", ...),
new("r90BB8Copula", ...) and new("r270BB8Copula", ...) or by the
functions BB8Copula(), surBB8Copula(), r90BB8Copula() and
r270BB8Copula().
Joe, H., (1997). Multivariate Models and Dependence Concepts. Monogra. Stat. Appl. Probab. 73, London: Chapman and Hall.
See also BB8Copula, BB8Copula, BB8Copula and joeBiCopula for further wrapper classes to the VineCopula::VineCopula-package.
showClass("BB8Copula")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.