Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 710 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 710 Bytes

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")