mtrank: Ranking using Probabilistic Models and Treatment Choice Criteria

Implementation of a novel frequentist approach to produce clinically relevant treatment hierarchies in network meta-analysis. The method is based on treatment choice criteria (TCC) and probabilistic ranking models, as described by Evrenoglou et al. (2024) <doi:10.48550/arXiv.2406.10612>. The TCC are defined using a rule based on the minimal clinically important difference. Using the defined TCC, the study-level data (i.e., treatment effects and standard errors) are first transformed into a preference format, indicating either a treatment preference (e.g., treatment A > treatment B) or a tie (treatment A = treatment B). The preference data are then synthesized using a probabilistic ranking model, which estimates the latent ability parameter of each treatment and produces the final treatment hierarchy. This parameter represents each treatment’s ability to outperform all the other competing treatments in the network. Consequently, larger ability estimates indicate higher positions in the ranking list.

Version: 0.1-0
Depends: R (≥ 4.0.0), meta (≥ 8.0-2), netmeta (≥ 3.0-2)
Imports: PlackettLuce, dplyr, magrittr
Suggests: rmarkdown, knitr
Published: 2025-01-31
DOI: 10.32614/CRAN.package.mtrank
Author: Theodoros Evrenoglou ORCID iD [aut, cre], Guido Schwarzer ORCID iD [aut]
Maintainer: Theodoros Evrenoglou <theodoros.evrenoglou at uniklinik-freiburg.de>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/TEvrenoglou/mtrank
NeedsCompilation: no
Materials: NEWS
CRAN checks: mtrank results

Documentation:

Reference manual: mtrank.pdf
Vignettes: mtrank: Tutorial on mtrank (source, R code)

Downloads:

Package source: mtrank_0.1-0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): mtrank_0.1-0.tgz, r-oldrel (arm64): not available, r-release (x86_64): mtrank_0.1-0.tgz, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mtrank to link to this page.