ad12.pma.nma {nmaplateplot} | R Documentation |
Network Meta-Analysis Results (PMA and NMA) on 12 Antidepressants
Description
An example of network meta-analysis results.
Usage
data("ad12.pma.nma")
Format
A list containing 5 data frames:
- Point_estimates
a 12*12 data frame storing point estimates.
- Interval_estimates_LB
a 12*12 data frame storing lower bound of interval estimates.
- Interval_estimates_UB
a 12*12 data frame storing upper bound of interval estimates.
- Pvalues
a 12*12 data frame storing p-values.
- Treatment_specific_values
a 12*3 data frame storing treatment id, treatment names, treatment surface under the cumulative ranking (SUCRA)
Details
It contains odds ratios for efficacy of 12 antidepressants based on arm-based NMA (upper diagonal part) and pairwise meta-analysis (lower diagonal part).
Source
Cipriani A et al. (2009) "Comparative efficacy and acceptability of 12 new-generation antidepressants: a multiple-treatments meta-analysis." The Lancet 373(9665), 746–58.
[Package nmaplateplot version 1.0.2 Index]