CMD + K

bioconductor-delayedrandomarray

Community

Delayed Arrays of Random Values

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-delayedrandomarray

Usage Tracking

1.14.0
1.10.0
1.8.0
1.6.0
1.2.0
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Delayed Arrays of Random Values

Last Updated

Dec 20, 2024 at 14:59

License

GPL-3

Total Downloads

12.0K

Supported Platforms

linux-64
macOS-64