set_RNG_stream: Sets the .Random.seed

Description Usage Arguments See Also

Description

This is here defined to be called from a function being executed on nodes/slaves with a prepared seed from the function prepare_RNG_streams, i.e., calling this function will also set RNGkind accordingly to the first element of seed.

Usage

1

Arguments

seed

A vector appropriate for .Random.seed of the current RNG; a single integer or NULL that will be passed to set.seed(); or NA which will do no work.

See Also

set.seed, RNGkind


dschlaep/ecotoner documentation built on May 15, 2019, 2:57 p.m.