Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rngcmp

Comparing RNG Settings


Description

rng.equal compares the RNG settings associated with two objects.

Usage

rng.equal(x, y)

rng1.equal(x, y)

Arguments

x

objects from which RNG settings are extracted

y

object from which RNG settings are extracted

Details

These functions return TRUE if the RNG settings are identical, and FALSE otherwise. The comparison is made between the hashes returned by RNGdigest.

Value

rng.equal and rng.equal1 return a TRUE or FALSE.


rngtools

Utility Functions for Working with Random Number Generators

v1.5
GPL-3
Authors
Renaud Gaujoux [aut, cre], Max Kuhn [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.