[R] R: simulation

Uwe Ligges ligges at statistik.uni-dortmund.de
Fri Mar 4 13:38:09 CET 2005


Clark Allan wrote:

> hi all
> 
> a simple question
> 
> i want to run simulations in r. i however want the experiments to be
> repeated at a later time with exactly the same numbers by other users.
> can i set the random number seed for rnorm in some way?
> 
> e.g. is there some arguement that goes with rnorm?
> 
> please supply an example
> 
> regards
> Allan
> 
> 
> ------------------------------------------------------------------------
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html



Please read the docs and in particular: ?set.seed

Uwe Ligges




More information about the R-help mailing list