- MR-BRT is a meta-regression tool created by Sasha and Peng, refactored for GBD 2020
- The R package mirrors the syntax of the Python package; use
help()
for R documentation andpy_help()
for Python documentation - Functions:
MRData
formats the data,MRBRT
andMRBeRT
are for running models, andcreate_draws
is for making predictions - Find full examples at https://rpubs.com/rsoren/mrbrt_examples_gbd2020, and find these slides at https://rpubs.com/rsoren/mrbrt_gbd2020