Random Multivariate Normal MVN Generator
rmvn(n, mu = rep(0, d), cov_mat)
n
mu
cov_mat
Matrix (n x d) of random MVN draws
Useful links