- 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:
MRDataformats the data,MRBRTandMRBeRTare for running models, andcreate_drawsis 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