init.lecuyerRNG: Initialize the l'Ecuyer random number generator

View source: R/simMRMC.R

init.lecuyerRNGR Documentation

Initialize the l'Ecuyer random number generator

Description

See the documentation for the parallel package. If you require backwards compatibility, please run RNGversion("3.5.0").

Usage

init.lecuyerRNG(seed = 1, stream = 2)

Arguments

seed

This determines the position in each stream

stream

This determines the stream

Value

Nothing


iMRMC documentation built on May 31, 2023, 8:36 p.m.

Related to init.lecuyerRNG in iMRMC...