Description Usage Arguments Value
Generate random vectors from a multivariate normal distribution.
1 |
n |
Number of random vectors to return. |
mu |
The mean vector. |
sigma |
The variance-covariance matrix. |
A matrix of n
rows, each drawn from the MVN distribution with parameters mu
and sigma
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.