[R] reading the seed from a simulation
Suzette Blanchard
suzette at sdac.harvard.edu
Fri Dec 17 17:50:29 CET 2004
Greetings,
I have a simulation of a nonlinear model that
is failing. But it does not fail til way into the simulation.
I would like to look at the run that is failing
and maybe I could if I could capture the seed for the
failing run. The help file on set.seed says you can do it
but when I tried
rs<-.Random.seed
print(paste("rs",rs,sep=" "))
I got 626 of them so I don't know how to identify the right
one. Please can you help?
Thank you,
Suzette
=================================
Suzette Blanchard, Ph.D.
UCSD-PPRU
More information about the R-help
mailing list