— tawnT1Copula-class" />

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

tawnT2Copula and the package VineCopula-package for implementation details.

Examples

showClass("tawnT1Copula")
#> Class "tawnT1Copula" [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