R-alpha: random number generator
1. Is the random number generator in R the same as the one in S "Super-Duper")?
The random number generator is different and also the random seed length is different. As far as I know there is no way to reproduce the same random experiments in R that you may have performed in S (but if you figure it out please let me know). However, in my fairly casual experimentation the general results of random experiments tend to be the same (good thing!). Paul Gilbert =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=---