View source: R/utility_functions.R
dmvnorm | R Documentation |
Return the density of a point in a multivariate normal distribution
dmvnorm(x, mu, sigma)
x |
matrix of observations |
mu |
vector of method means |
sigma |
method covariance matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.