Hi, I can use runif to generate 1 dimensional random variables,
assume the dimesion of the random variable is 2, X(x1, x2), how do I generate the 2 dimensional random variable with normal distribution? Do I need to both a mean vector and variance covariance matrix? Thanks Pat ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
