powered by
Draws from the multivariate normal distribution.
mvrnorm(mu, sigma)
A n x 1 named vector of drawn parameters.
n x 1
A n x 1 vector, the mean vector.
A n x n matrix, the covariance matrix.
n x n