Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 13 found.
[1] < 1 2 > [2]  Sort:

IncreasedPrecis (Package: rlecuyer) : Switch between 32 and 53 bits of resolution

Switch between 32 and 53 bits of resolution as described in L'Ecuyer et al (2002).
● Data Source: CranContrib
● Keywords: distribution
● Alias: .lec.IncreasedPrecis
● 0 images

AdvanceState (Package: rlecuyer) : Advance the state of a stream

.lec.AdvanceState advances the state of a stream by n steps (see bellow).
● Data Source: CranContrib
● Keywords: distribution
● Alias: .lec.AdvanceState
● 0 images

internal (Package: rlecuyer) : Internal functions

Internal functions, it is not recommended to use them from outside of the package.
● Data Source: CranContrib
● Keywords: internal
● Alias: .lec.StreamExists, .lec.exit, .lec.init
● 0 images

GetState (Package: rlecuyer) : Return current state of a stream

Returns current state (Cg values) of the stream name.
● Data Source: CranContrib
● Keywords: distribution
● Alias: .lec.GetState
● 0 images

SetPackageSeed (Package: rlecuyer) : Set the initial seed of the package or stream

Sets the initial seed of the package or stream.
● Data Source: CranContrib
● Keywords: distribution
● Alias: .lec.SetPackageSeed, .lec.SetSeed
● 0 images

CurrentStream (Package: rlecuyer) : Set/unset the current stream

.lec.CurrentStream sets the current stream for usage with the standard R functions for generating random numbers such as runif or rnorm. .lec.CurrentStreamEnd unsets it.
● Data Source: CranContrib
● Keywords: distribution
● Alias: .lec.CurrentStream, .lec.CurrentStreamEnd
● 0 images

SetAntithetic (Package: rlecuyer) : Switch between U and 1-U variates

Switches between U and 1-U variates.
● Data Source: CranContrib
● Keywords: distribution
● Alias: .lec.SetAntithetic
● 0 images

WriteState (Package: rlecuyer) : Output of the current state of streams

.lec.WriteState writes the current state of given streams (Cg values).
● Data Source: CranContrib
● Keywords: distribution
● Alias: .lec.WriteState, .lec.WriteStateFull
● 0 images

uniform (Package: rlecuyer) : Generate random numbers

.lec.uniform generates U(0,1) random numbers.
● Data Source: CranContrib
● Keywords: distribution
● Alias: .lec.uniform, .lec.uniform.int
● 0 images

GetStreams (Package: rlecuyer) : Return names of existing streams

Returns names of existing streams stored in .lec.Random.seed.table.
● Data Source: CranContrib
● Keywords: distribution
● Alias: .lec.GetStreams
● 0 images