/BHLM_package

BHLM (Bayesian Hierarchical Linear Model) Bayesian Meta-Analysis package for R.

Primary LanguageR

forthebadge forthebadge

Bachelor project 2018 prototype by Benjamin Zachariae.

Bayesian Meta Analysis using a heirarchical linear model with package.

Includes methods for plotting and preprocessing data. Documentation included with the package.

The package is still under development!

See article for a demonstration of the package.

Install

install.packages("devtools")
devtools::install_github("arcuo/BHLM_package")