View source: R/Design-methods.R
setSeed | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.