mpi.setup.rngstream | R Documentation |
mpi.setup.rngstream
setups RNGstream on all slaves.
mpi.setup.rngstream(iseed=NULL, comm = 1)
iseed |
An integer to be supplied to |
comm |
A comm number. |
mpi.setup.rngstream
can be run only on master node. It can be run later on with the same or
different iseed.
No value returned.
Hao Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.