stephenslab/mashr: Multivariate Adaptive Shrinkage

Implements the multivariate adaptive shrinkage (mash) method of Urbut et al (2019) <DOI:10.1038/s41588-018-0268-8> for estimating and testing large numbers of effects in many conditions (or many outcomes). Mash takes an empirical Bayes approach to testing and effect estimation; it estimates patterns of similarity among conditions, then exploits these patterns to improve accuracy of the effect estimates. The core linear algebra is implemented in C++ for fast model fitting and posterior computation.

Getting started

Package details

Maintainer
LicenseBSD_3_clause + file LICENSE
Version0.2.79
URL https://github.com/stephenslab/mashr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("stephenslab/mashr")
stephenslab/mashr documentation built on Oct. 19, 2023, 4:14 p.m.