Learn R Programming

netmeta (version 3.2-0)

Woods2010: Count statistics of survival data

Description

Count mortality statistics in randomised controlled trials of treatments for chronic obstructive pulmonary disease (Woods et al. (2010), Table 1).

Arguments

Format

A data frame with the following columns:

authorfirst author / study name
treatmenttreatment
rnumber of deaths in treatment arm
Nnumber of patients in treatment arm

See Also

dat.woods2010, pairwise, metabin, netmeta

Examples

Run this code
head(dat.woods2010)

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

Run the code above in your browser using DataLab