I wrote a thing about multivariate normal sampling in #rstats, and why you would be well-advised to prefer mvtnorm::rmvnorm() over MASS::mvrnorm()
Now. Let us never speak of this again
Now. Let us never speak of this again
Comments
Anyway, thanks, I'll try the code and see if it works well! Maybe it can indeed replace the (few) instances where we currently use `MASS::mvrnorm()` (and if so, I'd link to your post)
https://github.com/john-harrold/ubiquity/issues/27