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