tawnT2Copula-class {VC2copula} | R Documentation |
S4-class representation of the Tawn Copula family of type 2 and rotated versions there of.
Objects can be created by calls of the form
new("tawnT2Copula", ...)
, or through the explicit constructors
tawnT2Copula()
, surTawnT2Copula()
,
r90TawnT2Copula()
and r270TawnT2Copula()
respectively.
tawnT2Copula and the package
VineCopula-package()
for implementation details.
showClass("tawnT2Copula")