powered by
Simulate multivariate normal random variates
rmvnorm0(n, mean, sigma)
Positive integer; the number of samples.
mean vector of the normal distribution.
covariance matrix of the normal distribution.
A numeric matrix, where every column is a sample.