Have you tried searching the R-Help archives? I found some answers to a similar question by Googling
r multivariate uniform distribution Jean Soberon Velez, Alexandra Pilar wrote on 08/25/2011 04:15:11 AM: > > Hello, > > > > I want to create two random variables (x1,x2) both with uniform > distribution bounded by (-1) and (1) that has a correlation of 0.6 > between them. > > > > Does somebody know how I can do it? For normal random variables I > known how to implement it with the rmvnorm command but I don't know > how to do it with variables uniformly distributed. > > > > Thanks a lot. > > Alexandra > [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org 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.