RList
Inheritors
Properties
If true, the stream will automatically participate in having its stream advanced to the next sub-stream via stream managers
Tells the stream to start producing antithetic variates
Returns an element randomly selected from the list
If true, the stream will automatically participate in having its stream reset to its start stream via stream managers
the underlying stream of random numbers
Functions
Positions the RNG at the beginning of its next substream
Converts the MCB interval data to a data frame
Converts the MCB result data to a data frame
Converts the MCB interval data to a data frame
Converts the observation data to a data frame
Converts the statistic data to a data frame
Filters the list such that the returned list has resources that have units available for allocation. The returned list may be empty which indicates that there are no resources in the list that have available units.
Returns the total number of units that are available within the resources contained in the list.
Converts the list of strings to Doubles
Permutes the array in place. The array is changed.
The resetStartStream method will position the RNG at the beginning of its stream. This is the same location in the stream as assigned when the RNG was created and initialized.
Resets the position of the RNG at the start of the current substream
Randomly samples an element from the list.
Randomly samples sampleSize elements from the list, returning a new list The elements in the list may repeat (sampling with replacement)
Returns a statistic that summarizes the data in the collection.
Turns the list of design points into a data frame. The columns of the data frame are the factor names and the rows are the design points values.
For compatibility purposes converts the list of CSV records to a list of string arrays
Converts any null values to replaceNull. For List
Converts any null values to replaceNull. For List
Converts any null values to replaceNull. For List
Assigns the stream associated with the supplied number from the default RNStreamProvider