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 26 Mar. 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
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for randtoolbox150200250300350400450500550600TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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