About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-delayedrandomarray 1.10.0

Delayed Arrays of Random Values

Installers

  • osx-64 v1.10.0
  • linux-64 v1.10.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-delayedrandomarray

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy