View source: R/distribution_functions_ramses.R
Computes the (log) density of the multivariate normal distribution using either the covariance or precision parametrization.
1 |
y |
vector of values. |
mu |
mean vector. |
cov |
covariance matrix. |
prec |
precision matrix. |
log |
logical; if TRUE, density calculations are computed on the log scale. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.