Skip to content

R package implementing empirical Bayes methods for multivariate normal means.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

stephenslab/udr

Repository files navigation

udr: Ultimate Deconvolution in R

Travis Build Status Appveyor Build status CircleCI build status codecov

R package implementing fast statistical algorithms for solving the multivariate normal means problem via empirical Bayes, building on the Extreme Deconvolution method.

Quick Start

Install the package and build the vignette:

remotes::install_github("stephenslab/udr")

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 CRAN documentation.

Once you have installed the package, load it into your environment:

library(udr)

Work through the introductory vignette illustrating the methods on a small simulated data set:

vignette("udr_intro")

Credits

The udr R package was developed by Yunqi Yang and Peter Carbonetto at the University of Chicago, with contributions from Matthew Stephens.

About

R package implementing empirical Bayes methods for multivariate normal means.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •