Learn R Programming

⚠️There's a newer version (2024.2-1) of this package.Take me there.

setRNG (version 2013.9-1)

Set (Normal) Random Number Generator and Seed

Description

SetRNG provides utilities to help set and record the setting of the seed and the uniform and normal generators used when a random experiment is run. The utilities can be used in other functions that do random experiments to simplify recording and/or setting all the necessary information for reproducibility. See the vignette and reference manual for examples.

Copy Link

Version

Install

install.packages('setRNG')

Monthly Downloads

1,781

Version

2013.9-1

License

GPL-2 | file LICENSE

Maintainer

Paul Gilbert

Last Published

November 25th, 2014

Functions in setRNG (2013.9-1)

00.setRNG.Intro

setRNG
random.number.test

Test the random number generator
setRNG-package

setRNG
setRNG

Set the Random Number Generator
getRNG

get the RNG and seed from an object