gaussian_copula_density | R Documentation |
Gaussian copula density
gaussian_copula_density(zeta, R, Rinv)
zeta |
the matrix of probit-transformed observations. |
R |
the correlation matrix. |
Rinv |
the inverse correlation matrix. |
A numeric vector, each coordinate i corresponding to the evaluation of the Gaussian copula density function at observation zeta_i.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.