I need to generate 100 I.I.D samples from an exponential distribution.  I 
use rexp(100,parameter).  Is there anyway to specify a seed to determine the 
first input for the uniform random number generator used to generate these 
exponentials?

-Dhiren

______________________________________________
R-help@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

Reply via email to