View source: R/extrafunctions.R
log_mvnd | R Documentation |
Log density of multivariate normal distribution
log_mvnd(s, logdet, invD)
s |
vector of observed values |
logdet |
log determinant of the covariance matrix |
invD |
inverse of the covariance matrix |
Matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.