Learn R Programming

⚠️There's a newer version (0.8.0) of this package.Take me there.

multinma: Network Meta-Analysis of individual and aggregate data in Stan

The multinma package implements network meta-analysis, network meta-regression, and multilevel network meta-regression models which combine evidence from a network of studies and treatments using either aggregate data or individual patient data from each study (Phillippo et al. 2020; Phillippo 2019). Models are estimated in a Bayesian framework using Stan (Carpenter et al. 2017).

Installation

You can install the released version of multinma from CRAN with:

install.packages("multinma")

The development version can be installed from R-universe with:

install.packages("multinma", repos = c("https://dmphillippo.r-universe.dev", getOption("repos")))

or from source on GitHub with:

# install.packages("devtools")
devtools::install_github("dmphillippo/multinma")

Installing from source requires that the rstan package is installed and configured. See the installation guide here.

Getting started

A good place to start is with the package vignettes which walk through example analyses, see vignette("vignette_overview") for an overview. The series of NICE Technical Support Documents on evidence synthesis gives a detailed introduction to network meta-analysis:

Dias, S. et al. (2011). “NICE DSU Technical Support Documents 1-7: Evidence Synthesis for Decision Making.” National Institute for Health and Care Excellence. Available from https://www.sheffield.ac.uk/nice-dsu/tsds.

Multilevel network meta-regression is set out in the following methods papers:

Phillippo, D. M. et al. (2020). “Multilevel Network Meta-Regression for population-adjusted treatment comparisons.” Journal of the Royal Statistical Society: Series A (Statistics in Society), 183(3):1189-1210. doi: 10.1111/rssa.12579.

Phillippo, D. M. et al. (2024). “Multilevel network meta-regression for general likelihoods: synthesis of individual and aggregate data with applications to survival analysis”. arXiv:2401.12640.

Citing multinma

The multinma package can be cited as follows:

Phillippo, D. M. (2024). multinma: Bayesian Network Meta-Analysis of Individual and Aggregate Data. R package version 0.7.0, doi: 10.5281/zenodo.3904454.

When fitting ML-NMR models, please cite the methods paper:

Phillippo, D. M. et al. (2020). “Multilevel Network Meta-Regression for population-adjusted treatment comparisons.” Journal of the Royal Statistical Society: Series A (Statistics in Society), 183(3):1189-1210. doi: 10.1111/rssa.12579.

For ML-NMR models with time-to-event outcomes, please cite:

Phillippo, D. M. et al. (2024). “Multilevel network meta-regression for general likelihoods: synthesis of individual and aggregate data with applications to survival analysis”. arXiv:2401.12640.

References

Carpenter, B., A. Gelman, M. D. Hoffman, D. Lee, B. Goodrich, M. Betancourt, M. Brubaker, J. Guo, P. Li, and A. Riddell. 2017. “Stan: A Probabilistic Programming Language.” Journal of Statistical Software 76 (1). https://doi.org/10.18637/jss.v076.i01.

Phillippo, D. M. 2019. “Calibration of Treatment Effects in Network Meta-Analysis Using Individual Patient Data.” PhD thesis, University of Bristol.

Phillippo, D. M., S. Dias, A. E. Ades, M. Belger, A. Brnabic, A. Schacht, D. Saure, Z. Kadziola, and N. J. Welton. 2020. “Multilevel Network Meta-Regression for Population-Adjusted Treatment Comparisons.” Journal of the Royal Statistical Society: Series A (Statistics in Society) 183 (3): 1189–1210. https://doi.org/10.1111/rssa.12579.

Copy Link

Version

Install

install.packages('multinma')

Monthly Downloads

898

Version

0.7.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

David Phillippo

Last Published

May 7th, 2024

Functions in multinma (0.7.0)

example_smk_ume

Example smoking UME NMA
example_smk_re

Example smoking RE NMA
as.array.stan_nma

Convert samples into arrays, matrices, or data frames
atrial_fibrillation

Stroke prevention in atrial fibrillation patients
dic

Deviance Information Criterion (DIC)
blocker

Beta blockers to prevent mortality after MI
dietary_fat

Reduced dietary fat to prevent mortality
as.stanfit

as.stanfit
combine_network

Combine multiple data sources into one network
bcg_vaccine

BCG vaccination
qlogitnorm

The logit Normal distribution
loo.stan_nma

Model comparison using the loo package
dlogt

Log Student's t distribution
is_network_connected

Check network connectedness
diabetes

Incidence of diabetes in trials of antihypertensive drugs
get_nodesplits

Direct and indirect evidence
.default

Set default values
geom_km

Kaplan-Meier curves of survival data
as.igraph.nma_data

Convert networks to graph objects
hta_psoriasis

HTA Plaque Psoriasis
distr

Specify a general marginal distribution
dgent

Generalised Student's t distribution (with location and scale)
make_knots

Knot locations for M-spline baseline hazard models
mcmc_array-class

Working with 3D MCMC arrays
nma_dic-class

The nma_dic class
nma_data-class

The nma_data class
nma

Network meta-analysis models
ndmm_ipd

Newly diagnosed multiple myeloma
marginal_effects

Marginal treatment effects
dmspline

Distribution functions for M-spline baseline hazards
plaque_psoriasis_ipd

Plaque psoriasis data
print.nma_summary

Methods for nma_summary objects
plot.nma_data

Network plots
nma_summary-class

The nma_summary class
pairs.stan_nma

Matrix of plots for a stan_nma object
parkinsons

Mean off-time reduction in Parkison's disease
multinma-package

multinma: A Package for Network Meta-Analysis of Individual and Aggregate Data in Stan
multi

Multinomial outcome data
print.nodesplit_summary

Methods for nodesplit_summary objects
nodesplit_summary-class

The nodesplit_summary class
plot.nodesplit_summary

Plots of node-splitting models
print.nma_dic

Print DIC details
plot_integration_error

Plot numerical integration error
print.nma_nodesplit_df

Print nma_nodesplit_df objects
plot.nma_summary

Plots of summary results
plot.nma_dic

Plots of model fit diagnostics
set_agd_surv

Set up aggregate survival data
print.nma_data

Print nma_data objects
set_agd_contrast

Set up contrast-based aggregate data
relative_effects

Relative treatment effects
predict.stan_nma

Predictions of absolute effects from NMA models
nma_prior-class

The nma_prior class
nma_nodesplit-class

The nma_nodesplit class
set_agd_arm

Set up arm-based aggregate data
set_ipd

Set up individual patient data
plot_prior_posterior

Plot prior vs posterior distribution
posterior_ranks

Treatment rankings and rank probabilities
print.stan_nma

Print stan_nma objects
RE_cor

Random effects structure
reexports

Objects exported from other packages
summary.stan_nma

Posterior summaries from stan_nma objects
stan_nma-class

The stan_nma class
statins

Statins for cholesterol lowering
smoking

Smoking cessation data
summary.nma_nodesplit_df

Summarise the results of node-splitting models
summary.nma_prior

Summary of prior distributions
thrombolytics

Thrombolytic treatments data
transfusion

Granulocyte transfusion in patients with neutropenia or neutrophil dysfunction
theme_multinma

Plot theme for multinma plots
priors

Prior distributions
example_ndmm

Example newly-diagnosed multiple myeloma
adapt_delta

Target average acceptance probability
qbern

The Bernoulli Distribution
qgamma

The Gamma distribution
add_integration

Add numerical integration points to aggregate data
example_pso_mlnmr

Example plaque psoriasis ML-NMR
example_smk_fe

Example smoking FE NMA
example_smk_nodesplit

Example smoking node-splitting