mrbayes

Build Status Coverage status CRAN status RStudio_CRAN_mirror_downloads_badge

Bayesian implementation of IVW and MR-Egger models.

Installation instructions

Install the CRAN version with following code:

install.packages("mrbayes")

Or install the development version from GitHub with:

# install.packages("remotes") # uncomment if remotes not installed
remotes::install_github("okezie94/mrbayes")

Package website

The helpfiles are shown on the package website at: https://okezie94.github.io/mrbayes/.

Authors

Okezie Uche-Ikonne (maintainer, okezieikonne@gmail.com), Frank Dondelinger, and Tom Palmer