Dong2013 {netmeta} | R Documentation |
Network meta-analysis for chronic obstructive pulmonary disease
Description
Network meta-analysis comparing inhaled medications in patients with chronic obstructive pulmonary disease.
Format
A data frame with the following columns:
id | study ID |
treatment | treatment |
death | mortality |
randomized | number of individuals in treatment arm |
Note
The dataset Dong2013 is identical to dataset
dat.dong2013
in R package metadat.
Source
Dong Y-H, Lin H-H, Shau W-Y, Wu Y-C, Chang C-H, Lai M-S (2013): Comparative safety of inhaled medications in patients with chronic obstructive pulmonary disease: systematic review and mixed treatment comparison meta-analysis of randomised controlled trials. Thorax, 68, 48–56
See Also
dat.dong2013
,
pairwise
, metabin
,
netmetabin
Examples
head(dat.dong2013)
# Example using pairwise() and netmetabin():
# example(dat.dong2013, run.dontrun = TRUE)
[Package netmeta version 3.2-0 Index]