randtoolbox (1.11)
toolbox for pseudo and quasi random number generation and RNG tests..
http://cran.r-project.org/web/packages/randtoolbox
The package provides (1) pseudo random generators - general linear congruential generators (Park Miller) and multiple recursive generators (Knuth TAOCP), generalized feedback shift register (SF-Mersenne Twister algorithm and WELL generators); (2) quasi random generators - the Torus algorithm, the Sobol sequence, the Halton sequence (thus include Van der Corput sequence) and (3) some additional tests such as the gap test, the serial test, the poker test... The package depends on rngWELL package but it can be provided without this dependency on demand to the maintainer. For true random number generation, use the 'random' package, for Latin Hypercube Sampling (a hybrid QMC method), use the 'lhs' package, a number of RNGs and tests for RNGs are provided by 'RDieHarder', all available on CRAN. There is also a small stand-alone package 'rngwell19937' for the WELL19937a RNG.
Maintainer:
Christophe Dutang
Author(s): Yohan Chalabi, Christophe Dutang, Petr Savicky and Diethelm Wuertz (except underlying C codes of (i) the SFMT algorithm from M. Matsumoto and M. Saito, (ii) the Knuth-TAOCP RNG from D. Knuth). See LICENCE file for details.
License: BSD
Uses: rngWELL
Reverse depends: cda, iterLap, KrigInv
Reverse suggests: DiceDesign
Released 4 months ago.
5 previous versions
- randtoolbox_1.11. Released 4 months ago.
- randtoolbox_1.10. Released about 1 year ago.
- randtoolbox_1.09. Released over 2 years ago.
- randtoolbox_1.07. Released over 3 years ago.
- randtoolbox_1.02. Released about 4 years ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of randtoolbox yet. Want to be the first? Write one now.
Related packages: BiasedUrn, Davies, GLDEX, GSM, HI, HyperbolicDist, LearnBayes, Lmoments, MCMCpack, POT, Runuran, SuppDists, VGAM, bayesm, benchden, copula, distrDoc, distrEx, distrSim, distrTEst … (20 best matches, based on common tags.)
Search for randtoolbox on google, google scholar, r-help, r-devel.
Visit randtoolbox on R Graphical Manual.