copula (version 0.999-19)

fhCopula-class: Class "fhCopula" of Fr<U+00E9>chet-Hoeffding Bound Copulas

Description

Fr<U+00E9>chet-Hoeffding bound copula class.

Arguments

Objects from the Class

Created by calls of the form new("fhCopula", ...) or rather typically by fhCopula(), lowfhCopula(), or upfhCopula(). Actual (sub) classes are the lower and upper Fr<U+00E9>chet-Hoeffding bound copulas lowfhCopula() (\(W\)), and upfhCopula() (\(M\)).

Slots

dimension:

inherited from super class "'>dimCopula".

exprdist:

an expression of length two, named "cdf" with the R expression of the CDF, and "pdf" which is empty as the PDF does not exist (everywhere).

See Also

ellipCopula, archmCopula, evCopula.

The class constructors are fhCopula(), lowfhCopula(), and upfhCopula(). See there for examples.