| indepCopula-class {copula} | R Documentation |
Archimedean copula class.
Objects can be created by calls of the form new("indepCopula",
...) or by function "indepCopula". Such objects can be
useful as special cases of parametric copulas, bypassing
copula-specific computations such as distribution, density, and sampler.
dimension:"numeric", dimension
of the copula. message:"character", family names
of the copula. signature(copula = "indepCopula"): ... signature(copula = "indepCopula"): ... signature(copula = "indepCopula"): ...
Class "indepCopula" does not extend class "copula".
It is simpler than "copula".