Learn R Programming

⚠️There's a newer version (1.3.7) of this package.Take me there.

rstream (version 1.1)

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

664

Version

1.1

License

GPL version 2

Maintainer

Josef Leydold

Last Published

October 19th, 2022

Functions in rstream (1.1)

rstream.runif-class

Class "rstream.runif" -- Interface to Rinternal uniform random number generators
rstream.lecuyer-class

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

Methods for Function rstream.packed in Package `rstream'
rstream.RNG

Get and set "rstream" object from/to Rglobal generator
rstream.mrg32k3a-class

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

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

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

Methods for Function rstream.sample 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.antithetic-methods

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

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

Methods for Function rstream.reset in Package `rstream'