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

View source: R/subjob.R

LEseedsR 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 .Random.seed.

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.


simsalapar documentation built on April 27, 2023, 9:05 a.m.