Description Usage Arguments Value
Density and random sampling for the multivariate normal distribution.
1 2 3 |
n |
Integer number of random draws. |
mu |
Mean vector of length |
Sigma |
Variance matrix of size |
x |
Mutivariate observations. A vector or length |
log |
Logical; whether to calculate the density on the log scale. |
For rmvn
, an n x p
matrix of random draws. For dmvn
a vector of n
density evaluations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.