Rdocumentation
powered by
Learn R Programming
gsscopu (version 0.9-3)
dsscopu: Evaluating Copula Density Estimates
Description
Evaluate copula density estimates.
Usage
dsscopu(object, x, copu=TRUE)
Arguments
object
Object of class
"sscopu"
.
x
Vector or matrix of point(s) on which copula density is to be evaluated.
copu
Flag indicating whether to apply copularization.
Value
A vector of copula density values.
See Also
Fitting functions
sscopu
and
sscopu2
.