Learn R Programming

VineCopula (version 1.6-1)

tawnT2Copula-class: Class "tawnT2Copula"

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.

Extends

Class "copula", directly. Class "Copula", by class "copula", distance 2.

See Also

tawnT1Copula and the package VineCopula-package for implementation details.

Examples

Run this code
showClass("tawnT2Copula")

Run the code above in your browser using DataLab