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

randomGeneratorState-class

Class of Objects Representing Random Generator State


Description

A class union, initially containing only "integer", the data type for standard R generator states. Might eventually allow other forms of generator state, but not likely for built-in R generators.

Objects from the Class

A Class Union, no objects.

Methods

show

signature(object = "randomGeneratorState"): The method assumes the standard R state; other generator state classes would likely override this.

See Also

Class simulationResult has this class as slots.

Examples

showClass("randomGeneratorState")

SoDA

Functions and Examples for "Software for Data Analysis"

v1.0-6.1
GPL (>= 2)
Authors
John M Chambers
Initial release
2014-06-12

We don't support your browser anymore

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