mvgauss | R Documentation |
Simulate from a multivariate normal distribution with mean zero
mvgauss(mat, n = 10, seed = NULL)
mat |
a positive-definite matrix |
n |
number of variates to simulate |
seed |
if not null, passed to set.seed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.