Learn R Programming

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

setRNG (version 2009.11-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

3,300

Version

2009.11-1

License

GPL-2 | file LICENSE

Maintainer

Paul Gilbert

Last Published

November 27th, 2009

Functions in setRNG (2009.11-1)

getRNG

get the RND and seed from an object
setRNG

Set the Random Number Generator
random.number.test

Test the random number generator
00.setRNG.Intro

setRNG
setRNG-package

setRNG