rmvnorm | R Documentation |
Random number generator for the multivariate normal distribution with mean equal to u and covariance matrix S.
rmvnorm(n, u, S)
n |
number of random numbers |
u |
mean vector |
S |
covariance matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.