This seems like it should be obvious, but searches I've tried all come up with rnorm etc. Is there a way of generating normally-distributed 'population' data with known parameters? Cheers, CB.
David Winsemius
2009-Mar-04 05:53 UTC
[R] How to generate fake population (ie. not sample) data?
In what ways is rnorm not a satisfactory answer? -- David Winsemius On Mar 3, 2009, at 9:33 PM, CB wrote:> This seems like it should be obvious, but searches I've tried all come > up with rnorm etc. > > Is there a way of generating normally-distributed 'population' data > with known parameters? > > Cheers, CB. > > ______________________________________________ > R-help at 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.