alternative generator for normal distributed variables
Like Thierrey I entirely disagree with you, but there are many PRNGs in R -- take a look at ?RNGkind to change them. Michael
On Wed, May 30, 2012 at 7:39 AM, juliane0212 <stephanmi1 at web.de> wrote:
Hello, currently I'm working on a model based on Monte-Carlo-Simulations. I observed that a generated normal distributed times series using rnorm(100,mean=0,sd=1) is far away from being not autocorrelated. Is there any other gerenator implemented in R, which might solve my problem? -- View this message in context: http://r.789695.n4.nabble.com/alternative-generator-for-normal-distributed-variables-tp4631815.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ 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.