About Anaconda Help Download Anaconda

The R package 'ashr' implements an Empirical Bayes approach for large-scale hypothesis testing and false discovery rate (FDR) estimation based on the methods proposed in M. Stephens, 2016, "False discovery rates: a new deal", <DOI:10.1093/biostatistics/kxw041>. These methods can be applied whenever two sets of summary statistics---estimated effects and standard errors---are available, just as 'qvalue' can be applied to previously computed p-values. Two main interfaces are provided: ash(), which is more user-friendly; and ash.workhorse(), which has more options and is geared toward advanced users. The ash() and ash.workhorse() also provides a flexible modeling interface that can accomodate a variety of likelihoods (e.g., normal, Poisson) and mixture priors (e.g., uniform, normal).

copied from cf-staging / r-ashr

Installers

Info: This package contains files in non-standard labels.
  • linux-aarch64 v2.2_63
  • linux-64 v2.2_47
  • osx-64 v2.2_47
  • linux-ppc64le v2.2_63
  • win-64 v2.2_47

conda install

To install this package run one of the following:
conda install conda-forge::r-ashr
conda install conda-forge/label/cf201901::r-ashr
conda install conda-forge/label/cf202003::r-ashr
conda install conda-forge/label/gcc7::r-ashr

Description


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