Learn R Programming

rstream (version 1.3.7)

Streams of Random Numbers

Description

Unified object oriented interface for multiple independent streams of random numbers from different sources.

Copy Link

Version

Install

install.packages('rstream')

Monthly Downloads

780

Version

1.3.7

License

GPL-2

Maintainer

Last Published

October 19th, 2022

Functions in rstream (1.3.7)

rstream.packed-methods

Methods for Function rstream.packed in Package `rstream'
rstream.name-methods

Methods for Function rstream.name in Package `rstream'
rstream-class

Class "rstream" -- Multiple streams of uniform random numbers
rstream.clone-methods

Methods for Function rstream.clone in Package `rstream'
rstream.version

Switch to behavior of earlier version of package
rstream.RNG

Get and set "rstream" object from/to R global generator
rstream.incprecision-methods

Methods for Function rstream.incprecision in Package `rstream'
rstream.reset-methods

Methods for Function rstream.reset in Package `rstream'
rstream-package

"rstream" -- A package for multiple streams of uniform random numbers
rstream.runif-class

Class "rstream.runif" -- Interface to R internal uniform random number generators
rstream.antithetic-methods

Methods for Function rstream.antithetic in Package `rstream'
rstream.lecuyer-class

Class "rstream.lecuyer" -- Multiple streams with MRG32k3a backbone generator from Pierre L'Ecuyers RngStreams package
rstream.mrg32k3a-class

Class "rstream.mrg32k3a" -- Multiple streams with MRG32k3a backbone generator from Pierre L'Ecuyers RngStreams package
rstream.sample-methods

Methods for Function rstream.sample in Package `rstream'
rstream.resetsubstream-methods

Methods for Function rstream.resetsubstream and rstream.nextsubstream in Package `rstream'