A class representing multivariate distributions with uniform margins.
Arguments
Objects from the Class
Objects could be created by calls of the form new("copula", ...),
but typically are by tCopula(),
evCopula(), etc.
Note that there's also a virtual class "Copula", the union (see
setClassUnion) of "copula" and class
"nacopula".
Warning
This implementation is still at the experimental
stage and is subject to change during the development.
See Also
Help for the (sub)classes
archmCopula,
ellipCopula,
evCopula, and
fgmCopula.
The Archimedean and nested Archimedean classes (from former package
nacopula), with a more extensive list of slots (partly instead
of methods),
acopula, and nacopula.