Index of /web/packages/mrbayes/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2020-05-28 17:40 5.5K 

README

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