dGaussDiscCop | R Documentation |
Density of a Mixed Copula
dGaussDiscCop(x, m, Sigma, eta, log = FALSE, use_cpp = TRUE)
x |
matrix of samples on (0,1) |
m |
number of discrete variables |
Sigma |
collection of matrices |
eta |
eta matrix |
log |
logical: return log=density? |
use_cpp |
logical: use the C routine? |
numeric vector of densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.