Learn R Programming

simsalapar (version 1.0-7)

LEseeds: Advancing .Random.seed for "L'Ecuyer-CMRG"

Description

LEseeds() creates a list of advanced .Random.seed's for "L'Ecuyer-CMRG".

Usage

LEseeds(n)

Arguments

n
number of steps to advance .Random.seed.

Value

Details

See, for example, Hofert and Mächler{Maechler} (2014) for how to use these functions.

See Also

.Random.seed for information about random number generators and seeds.