setSeed {crmPack} | R Documentation |
This is basically copied from simulate.lm
setSeed(seed = NULL)
seed |
an object specifying if and how the random number generator
should be initialized (“seeded”). Either |
The RNGstate will be returned, in order to call this function with this input to reproduce the obtained simulation results
Daniel Sabanes Bove sabanesd@roche.com