Learn R Programming

netmeta (version 3.2-0)

Dong2013: Network meta-analysis for chronic obstructive pulmonary disease

Description

Network meta-analysis comparing inhaled medications in patients with chronic obstructive pulmonary disease.

Arguments

Format

A data frame with the following columns:

idstudy ID
treatmenttreatment
deathmortality
randomizednumber of individuals in treatment arm

See Also

dat.dong2013, pairwise, metabin, netmetabin

Examples

Run this code
head(dat.dong2013)

# Example using pairwise() and netmetabin():
# example(dat.dong2013, run.dontrun = TRUE)

Run the code above in your browser using DataLab