2.11 Summary
Let’s review what things you should do when creating a simulation.
- Decide whether you are running with a fixed seed or random seed;
a fixed seed is the default,
- Decide how you are going to manage independent replications, if
applicable,
- Convince yourself that you are not drawing more random values
than the cycle length, if you are running a very long simulation, and
- When you publish, follow the guidelines above about documenting your
use of the random number generator.
This document was generated on April 21, 2010 using texi2html 1.82.