tawnT2Copula-class {VC2copula} | R Documentation |
Tawn copula models (type 2)
Description
S4-class representation of the Tawn Copula family of type 2 and rotated versions there of.
Objects from the Class
Objects can be created by calls of the form
new("tawnT2Copula", ...)
, or through the explicit constructors
tawnT2Copula()
, surTawnT2Copula()
,
r90TawnT2Copula()
and r270TawnT2Copula()
respectively.
See Also
tawnT2Copula and the package
VineCopula-package()
for implementation details.
Examples
showClass("tawnT2Copula")
[Package VC2copula version 0.1.5 Index]