Class "indepCopula"
Independence 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
:Object of class "numeric"
, dimension
of the copula.
exprdist
:an expression
of length two,
for the “formulas” of the cdf and pdf of the copula.
signature(copula = "indepCopula")
: ...
signature(copula = "indepCopula")
: ...
signature(copula = "indepCopula")
: ...
signature(copula = "indepCopula")
: ...
indepCopula
; documentation for classes
dimCopula
and
parCopula
.
getClass("indepCopula")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.