An R package for Poisson multivariate adaptive shrinkage ("Poisson mash").
Install and load the package using remotes:
install.packages("remotes")
remotes::install_github("stephenslab/poisson.mash.alpha")
library(poisson.mash.alpha)
Note that installing the package will require a C++ compiler setup that is appropriate for the version of R installed on your computer. For details, refer to the documentation on the CRAN website.
Note this should automatically install the ashr package; if it does not, please go here.
Copyright (c) 2021-2023, Yusha Liu, Peter Carbonetto and Matthew Stephens.
All source code and software in this repository are made available under the terms of the MIT license.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.