Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 7 of 7 found.
[1] < 1 > [1]  Sort:

RNGseed (Package: rngtools) : Directly Getting or Setting the RNG Seed

RNGseed directly gets/sets the current RNG seed .Random.seed. It can typically be used to backup and restore the RNG state on exit of functions, enabling local RNG changes.
● Data Source: CranContrib
● Keywords:
● Alias: RNGrecovery, RNGseed
● 0 images

rng.equal (Package: rngtools) : Comparing RNG Settings

rng.equal compares the RNG settings associated with two objects.
● Data Source: CranContrib
● Keywords:
● Alias: rng.equal, rng1.equal
● 0 images

getRNG (Package: rngtools) : Getting/Setting RNGs

getRNG returns the Random Number Generator (RNG) settings used for computing an object, using a suitable .getRNG S4 method to extract these settings. For example, in the case of objects that result from multiple model fits, it would return the RNG settings used to compute the best fit.
● Data Source: CranContrib
● Keywords: methods
● Alias: .getRNG, .getRNG,ANY-method, .getRNG,list-method, .getRNG,missing-method, .getRNG,numeric-method, .getRNG-methods, .setRNG, .setRNG,character-method, .setRNG,numeric-method, .setRNG-methods, getRNG, getRNG1, getRNG1,ANY-method, getRNG1-methods, hasRNG, nextRNG, setRNG
● 0 images

RNGseq (Package: rngtools) : Generate Sequence of Random Streams

Create a given number of seeds for L'Ecuyer's RNG, that can be used to seed parallel computation, making them fully reproducible.
● Data Source: CranContrib
● Keywords:
● Alias: RNGseq, RNGseq_seed
● 0 images

RNGstr (Package: rngtools) : Formatting RNG Information

These functions retrieve/prints formated information about RNGs.
● Data Source: CranContrib
● Keywords:
● Alias: RNGdigest, RNGinfo, RNGstr, RNGtype, showRNG
● 0 images

checkRNG (Package: rngtools) : Checking RNG Differences in Unit Tests

checkRNG checks if two objects have the same RNG settings and should be used in unit tests, e.g., with the RUnit package.
● Data Source: CranContrib
● Keywords:
● Alias: checkRNG
● 0 images

rngtools (Package: rngtools) : Utility functions for working with Random Number Generators

This package contains a set of functions for working with Random Number Generators (RNGs). In particular, it defines a generic S4 framework for getting/setting the current RNG, or RNG data that are embedded into objects for reproducibility.
● Data Source: CranContrib
● Keywords:
● Alias: rngtools, rngtools-package
● 0 images