Learn R Programming

VC2copula (version 0.1.5)

tawnT2Copula-class: Tawn copula models (type 2)

Description

S4-class representation of the Tawn Copula family of type 2 and rotated versions there of.

Arguments

Objects from the Class

Objects can be created by calls of the form new("tawnT2Copula", ...), or through the explicit constructors tawnT2Copula(), surTawnT2Copula(), r90TawnT2Copula() and r270TawnT2Copula() respectively.

See Also

tawnT2Copula and the package VineCopula-package() for implementation details.

Examples

Run this code

showClass("tawnT2Copula")

Run the code above in your browser using DataLab