mlumr
Multilevel Unanchored Meta-Regression for Indirect Treatment Comparisons
Bayesian multilevel unanchored meta-regression (ML-UMR) for indirect treatment comparisons using individual patient data (IPD) and aggregate data (AgD). Implements shared prognostic factor assumption (SPFA) and relaxed SPFA models for binary, continuous, and count outcomes via 'Stan'. Also provides simulated treatment comparison (STC) via parametric G-computation and naive unadjusted benchmarks. ML-UMR is an adaptation of the ML-NMR methodology (Phillippo et al. 2020, <doi:10.1111/rssa.12579>) implemented in the 'multinma' package (GPL-3) to the unanchored two-trial case; the public API deliberately mirrors multinma's so users can move between ML-NMR and ML-UMR with the same workflow.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.1.0 |
rolling linux/jammy R-4.5 | mlumr_0.1.0.tar.gz |
2.5 MiB |
0.1.0 |
rolling linux/noble R-4.5 | mlumr_0.1.0.tar.gz |
2.5 MiB |
0.1.0 |
rolling source/ R- | mlumr_0.1.0.tar.gz |
391.8 KiB |
0.1.0 |
latest linux/jammy R-4.5 | mlumr_0.1.0.tar.gz |
2.5 MiB |
0.1.0 |
latest linux/noble R-4.5 | mlumr_0.1.0.tar.gz |
2.5 MiB |
0.1.0 |
latest source/ R- | mlumr_0.1.0.tar.gz |
391.8 KiB |
0.1.0 |
2026-04-23 source/ R- | mlumr_0.1.0.tar.gz |
0 B |
Dependencies (latest)
Imports
- methods
- stats
- Rcpp (>= 0.12.0)
- RcppParallel (>= 5.0.1)
- rstan (>= 2.26.0)
- rstantools (>= 2.3.0)
- randtoolbox
- copula
LinkingTo
- BH (>= 1.66.0)
- Rcpp (>= 0.12.0)
- RcppEigen (>= 0.3.3.3.0)
- RcppParallel (>= 5.0.1)
- rstan (>= 2.26.0)
- StanHeaders (>= 2.26.0)