- 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 code examples at rpubs.com/rsoren/587723, and find these slides at rpubs.com/rsoren/587724