[R] how to initialize random seed properly ?

Itay Furman itayf at fhcrc.org
Thu Jun 10 15:49:12 CEST 2004


perldoc -f srand
has a quick and good advice on initializing a random sequence.
I second the recommendation to prepare the list of random numbers 
in advance for sake of reproducibility.

	Itay
--------------------------------------------------------------
itayf at fhcrc.org		Fred Hutchinson Cancer Research Center




More information about the R-help mailing list