Description Usage Arguments Value References See Also Examples
Constructs the distribution function for a supplied copula object.
1 | pcop(copula, u)
|
copula |
A copula object. Supplies the copula for which the cdf is to be defined. |
u |
double. Optional argument supplying the data to evaluate the cdf. |
An expression for the cdf of the supplied copula object or its numeric value at the supplied u in case evaluation was chosen.
Hofert et al. (2018). Elements of Copula Modeling with R. Springer.
Nelsen (2006). An introduction to copulas. Springer Series in Statistics. Second Edition.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.