— tawnT2Copula-class" />
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.
tawnT1Copula and the package
VineCopula-package for implementation details.
showClass("tawnT2Copula")#> Class "tawnT2Copula" [package "VineCopula"] #> #> Slots: #> #> Name: family parameters param.names param.lowbnd param.upbnd #> Class: numeric numeric character numeric numeric #> #> Name: fullname dimension #> Class: character integer #> #> Extends: #> Class "copula", directly #> Class "twoParamBiCop", directly #> Class "dimCopula", by class "copula", distance 2 #> Class "parCopula", by class "copula", distance 2 #> Class "Copula", by class "copula", distance 3