mrbayes
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, o.uche-ikonne@lancaster.ac.uk), Frank Dondelinger, and Tom Palmer