powered by
Sample from the multivariate normal distribution
rmvnorm(mu, Sig2)
a p x 1 vector
a p x p positive definite matrix
Peter Hoff
rmvnorm( c(0,0,0),diag(rep(3,1)) )
Run the code above in your browser using DataLab