rmvnorm | R Documentation |
The function to generate vector Normal samples
rmvnorm(n = 1, mu, sigma, dim = NULL)
n |
Sample size. |
mu |
Mean. |
sigma |
Covariance matrix. |
dim |
Dimension. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.