View source: R/additional_distributions.R
rmvnorm | R Documentation |
Multivariate normal:
rmvnorm(n, mean, covariance)
n |
Number of draws. |
mean |
vector mean. |
covariance |
matrix for covariance. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.