ebnm: An R Package for Solving the Empirical Bayes Normal Means Problem Using a Variety of Prior Families
Jason Willwerscheid, Peter Carbonetto, and Matthew Stephens

TL;DR
The paper introduces the R package ebnm, which offers a unified, efficient, and flexible interface for fitting empirical Bayes normal means models with various prior assumptions, enhancing analysis capabilities across multiple statistical fields.
Contribution
The authors developed the ebnm package to unify and extend existing tools for EBNM models, including new methods for speed, stability, and a broad range of prior assumptions.
Findings
ebnm enables efficient fitting of EBNM models with diverse priors
The package demonstrates practical utility through baseball statistics analysis
ebnm facilitates development of new statistical methods and tools
Abstract
The empirical Bayes normal means (EBNM) model is important to many areas of statistics, including (but not limited to) multiple testing, wavelet denoising, and gene expression analysis. There are several existing software packages that can fit EBNM models under different prior assumptions and using different algorithms; however, the differences across interfaces complicate direct comparisons. Further, a number of important prior assumptions do not yet have implementations. Motivated by these issues, we developed the R package ebnm, which provides a unified interface for efficiently fitting EBNM models using a variety of prior assumptions, including nonparametric approaches. In some cases, we incorporated existing implementations into ebnm; in others, we implemented new fitting procedures with a focus on speed and numerical stability. We illustrate the use of ebnm in a detailed analysis…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Bayesian Inference · Advanced Statistical Methods and Models · Statistical Methods and Inference
