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