| cdsscopu | R Documentation |
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)
object |
Object of class |
x |
Vector of points on which conditional pdf is to be evaluated. |
cond |
Value of conditioning variables. |
pos |
Position of variable of interest. |
int |
Normalizing constant. |
q |
Vector of points on which conditional cdf is to be evaluated. |
p |
Vector of probabilities for which conditional quantiles are to be calculated. |
A vector of conditional pdf, cdf, or quantiles.
Fitting functions sscopu and sscopu2,
and dsscopu.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.