/esmr

Empirical Shrinkage Mendelian Randomization

Primary LanguageRGNU General Public License v3.0GPL-3.0

Install with vignettes

devtools::install_github("jean997/esmr",  build_vignettes = TRUE)
browseVignettes("esmr")

Note that the vignette requires the following packages which will not be installed automatically:

  • DiagrammeR (use install.packages)
  • reshape2 (use install.packages)
  • GRAPPLE (devtools::install_github("jingshuw/grapple"))