Evaluate conditional pdf, cdf, and quantiles of copula density estimates.
cdsscopu(object, x, cond, pos=1, int=NULL)
cpsscopu(object, q, cond, pos=1)
cqsscopu(object, p, cond, pos=1)
A vector of conditional pdf, cdf, or quantiles.
Object of class "sscopu"
.
Vector of points on which conditional pdf is to be evaluated.
Value of conditioning variables.
Position of variable of interest.
Normalizing constant.
Vector of points on which conditional cdf is to be evaluated.
Vector of probabilities for which conditional quantiles are to be calculated.
Fitting functions sscopu
and sscopu2
,
and dsscopu
.