On Fri, 04 Mar 2005 13:07:21 +0200 Clark Allan <[EMAIL PROTECTED]> 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? See ?.Random.seed Btw: it's on the help page for rnorm ... Detlef > > e.g. is there some arguement that goes with rnorm? > > please supply an example > > regards > Allan ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
