Multiple Regression with Adaptive Shrinkage in R ("mr.ashr")
To install the latest version of the mr.ashr package
from GitHub, use remotes:
install.packages("remotes")
remotes::install_github("stephenslab/mr.ashr")This command should automatically install all required packages if they are not installed already.
Copyright (c) 2018-2025, Youngseok Kim, Peter Carbonetto and Matthew Stephens.
All source code and software in this repository are made available under the terms of the MIT license. See file LICENSE for the full text of the license.
The mr.ashr R package was developed by Youngseok Kim and Peter Carbonetto at the University of Chicago, with help from Matthew Stephens.