Skip to content

DelayedRandomArray

Bioc current

Delayed Arrays of Random Values

v1.20.0 · software · GPL-3

Release Lineage

Entered 3.13 · May 20, 2021

Current · Requires R 4.6

1.0 In 11 of 49 releases 3.23

Description

Implements a DelayedArray of random values where the realization of the sampled values is delayed until they are needed. Reproducible sampling within any subarray is achieved by chunking where each chunk is initialized with a different random seed and stream. The usual distributions in the stats package are supported, along with scalar, vector and arrays for the parameters.

Code

Code metrics have not been computed for this package yet.

Topics

Depended on by (1)

Bioconductor (1)

People