powered by
Sigma
mvrnorm(n, mu, Sigma)
mu
n
mvrnorm(n=10, mu=c(0,2), Sigma=diag(2))
Run the code above in your browser using DataLab