Language

Package: r-randtoolbox @ 2.0.1

Synopsis

Toolbox for pseudo and quasi random number generation

Description

This package provides

  1. pseudo random generators, such as general linear congruential generators, multiple recursive generators and generalized feedback shift register (SF-Mersenne Twister algorithm and WELL generators)

  2. quasi random generators, such as the Torus algorithm, the Sobol sequence, the Halton sequence (including the Van der Corput sequence), and

  3. some generator tests: the gap test, the serial test, the poker test.

See e.g. Gentle (2003) doi:10.1007/b97336.

Home page
https://cran.r-project.org/web/packages/randtoolbox/
Location
gnu/packages/cran.scm (line: 21987, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings