SetRNG provides utilities to help set and record the setting of the seed and the uniform and normal generators used when a random experiment is run. The utilities can be used in other functions that do random experiments to simplify recording and/or setting all the necessary information for reproducibility. See the vignette and reference manual for examples.
Version: | 2011.11-2 |
Depends: | R (≥ 2.5.0) |
Published: | 2012-03-27 |
Author: | Paul Gilbert |
Maintainer: | Paul Gilbert <pgilbert.ttv9z at ncf.ca> |
License: | GPL-2 | file LICENSE |
URL: | http://distr.r-forge.r-project.org/ |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | Distributions |
CRAN checks: | setRNG results |
Reference manual: | setRNG.pdf |
Vignettes: |
setRNG Guide |
Package source: | setRNG_2011.11-2.tar.gz |
Windows binaries: | r-devel: setRNG_2011.11-2.zip, r-release: setRNG_2011.11-2.zip, r-oldrel: setRNG_2011.11-2.zip |
OS X Snow Leopard binaries: | r-release: setRNG_2011.11-2.tgz, r-oldrel: setRNG_2011.11-2.tgz |
OS X Mavericks binaries: | r-release: setRNG_2011.11-2.tgz |
Old sources: | setRNG archive |
Reverse depends: | distrEllipse, distrSim, distrTEst, dse, EvalEst |
Reverse imports: | optimx, tsfa |
Reverse suggests: | BB, orsk, SQUAREM, turboEM |