LEseeds {simsalapar} | R Documentation |
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 |
Details
See, for example, Hofert and Mächler (2014) for how to use these functions.
Value
A list of length n
containing the advanced .Random.seed
's.
Author(s)
Marius Hofert and Martin Maechler.
See Also
.Random.seed
for information about random number
generators and seeds.
[Package simsalapar version 1.0-12 Index]