Skip to content
/ cashr Public

`cashr`: Solve the correlated Empirical Bayes Normal Means problem, with applications to large-scale multiple testing

Notifications You must be signed in to change notification settings

LSun/cashr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cashr

cashr: Solve the Empirical Bayes Normal Means problem with correlated noise, with applications to large-scale multiple testing problems and the False Discovery Rate (FDR) control

Installation

  1. Install R.
  2. Install the Rmosek package according to online instructions such as
  1. Once Rmosek is intalled, install cashr by running the following commands in the R interactive environment:
install.packages("devtools")
devtools::install_github("LSun/cashr")

About

`cashr`: Solve the correlated Empirical Bayes Normal Means problem, with applications to large-scale multiple testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages