cVCopula | R Documentation |
Vectorized conditional copula function
cVCopula(U, copula, param, par2, inverse = FALSE)
U |
matrix of quantiles |
copula |
family of copula to use |
param |
vector of parameters |
par2 |
Degrees of freedom for t-copula |
inverse |
should inverse CDF be returned? |
Should have nrow(U) = length(param)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.