S4-class representation of the Tawn Copula family of type 1 and rotated versions there of.
Objects can be created by calls of the form
new("tawnT1Copula", ...), or through the explicit constructors
tawnT1Copula(), surTawnT1Copula(),
r90TawnT1Copula() and r270TawnT1Copula()
respectively.
tawnT1Copula and the package
VineCopula::VineCopula-package for implementation details.
showClass("tawnT1Copula")
#> Found more than one class "tawnT1Copula" in cache; using the first, from namespace 'VC2copula'
#> Also defined by ‘VineCopula’
#> Found more than one class "tawnT1Copula" in cache; using the first, from namespace 'VC2copula'
#> Also defined by ‘VineCopula’
#> Class "tawnT1Copula" [package "VC2copula"]
#>
#> 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 "dimCopula", by class "copula", distance 2
#> Class "parCopula", by class "copula", distance 2
#> Class "Copula", by class "copula", distance 3