rand_MVN | R Documentation |
Simulate N realizations of X ~ MVN(mu,Sigma)
rand_MVN(mu, Sigma, N)
mu |
A n by 1 column vector |
Sigma |
A n by n matrix |
N |
An integer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.