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.
Package details |
|
---|---|
Bioconductor views | DataRepresentation |
Maintainer | |
License | GPL-3 |
Version | 1.13.1 |
URL | https://github.com/LTLA/DelayedRandomArray |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.