Other packages > Find by keyword >

randtoolbox  

Toolbox for Pseudo and Quasi Random Number Generation and Random Generator Tests
View on CRAN: Click here


Download and install randtoolbox package within the R console
Install from CRAN:
install.packages("randtoolbox")

Install from Github:
library("remotes")
install_github("cran/randtoolbox")

Install by package version:
library("remotes")
install_version("randtoolbox", "2.0.5")



Attach the package and use:
library("randtoolbox")
Maintained by
Christophe Dutang
[Scholar Profile | Author Map]
First Published: 2008-05-25
Latest Update: 2023-01-28
Description:
Provides (1) pseudo random generators - general linear congruential generators, multiple recursive generators and generalized feedback shift register (SF-Mersenne Twister algorithm () and WELL () generators); (2) quasi random generators - 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) . Take a look at the Distribution task view of types and tests of random number generators. The package can be provided without the 'rngWELL' dependency on demand. Package in Memoriam of Diethelm and Barbara Wuertz.
How to cite:
Christophe Dutang (2008). randtoolbox: Toolbox for Pseudo and Quasi Random Number Generation and Random Generator Tests. R package version 2.0.5, https://cran.r-project.org/web/packages/randtoolbox. Accessed 22 Apr. 2025.
Previous versions and publish date:
1.00 (2008-05-25 21:30), 1.02 (2008-07-28 08:53), 1.03 (2008-08-31 12:55), 1.04 (2008-09-03 09:50), 1.05 (2008-11-03 08:51), 1.06 (2009-02-08 21:25), 1.07 (2009-02-15 14:58), 1.09 (2009-12-11 20:01), 1.10 (2012-01-14 08:27), 1.11 (2012-01-15 13:16), 1.12 (2012-04-28 16:16), 1.13 (2013-04-03 01:57), 1.14 (2013-06-11 12:03), 1.15 (2014-07-24 13:14), 1.16 (2014-12-05 17:11), 1.17.1 (2018-02-14 11:44), 1.17 (2015-07-30 12:48), 1.30.0 (2019-04-21 17:20), 1.30.1 (2020-01-31 11:17), 1.31.0 (2021-10-27 23:20), 1.31.1 (2021-10-30 06:30), 2.0.0 (2022-05-24 01:30), 2.0.1 (2022-06-09 11:40), 2.0.2 (2022-08-16 15:00), 2.0.3 (2022-11-08 15:50), 2.0.4 (2023-01-28 15:10)
Other packages that cited randtoolbox R package
View randtoolbox citation profile
Other R packages that randtoolbox depends, imports, suggests or enhances
Complete documentation for randtoolbox
Downloads during the last 30 days
03/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for randtoolbox100200300400500600700800900TrendBars

Today's Hot Picks in Authors and Packages

ino  
Initialization of Numerical Optimization
Analysis of the initialization for numerical optimization of real-valued functions, including likel ...
Download / Learn more Package Citations See dependency  
Qest  
Quantile-Based Estimator
Quantile-based estimators (Q-estimators) can be used to fit any parametric distribution, using its q ...
Download / Learn more Package Citations See dependency  
GWPR.light  
Geographically Weighted Panel Regression
Geographically weighted panel regression is grounded in a branch of spatial statistics. Using geogra ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
phylosamp  
Sample Size Calculations for Molecular and Phylogenetic Studies
Implements novel tools for estimating sample sizes needed for phylogenetic studies, including studi ...
Download / Learn more Package Citations See dependency  
optimStrat  
Choosing the Sample Strategy
Intended to assist in the choice of the sampling strategy to implement in a survey. ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA