Description Usage Arguments Value Author(s) Examples
Computes the density of a multivariate normal distribution
1 |
x |
vector of length d or matrix with d columns, giving the coordinates of points where density is to evaluated |
mean |
numeric vector giving the location parameter of the distribution |
varcov |
a positive definite matrix representing the scale matrix of the distribution |
log |
a logical value; if TRUE, the logarithm of the density is to be computed |
vector of density values
Jim Albert
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.