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]
All associated links for this package
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 21 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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