This package implements the Rank-Clustered Estimation for Network Meta-Analysis of Pearce and Zhou (2025).

For more details on how to use this package, see the Tutorial and Reference tabs on this website. For code to reproduce the analyses presented in our paper, see the Reproducibility tab.

The package is currently in beta testing. You may install the package from Github using the following code:

# install.packages("devtools") # uncomment if you haven't installed 'devtools' before
devtools::install_github("pearce790/RaCE.NMA")

After installation, load the package with the following code:

Acknowledgements and Funding

This project is partially supported by NIH Grant R21LM014534. The content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institutes of Health.