Learn R Programming

netmeta (version 3.6-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

pairwise, metabin, netmeta

Examples

Run this code
head(Woods2010)

# Example using pairwise() and netmeta():
# example(Woods2010, package = "metabook")

Run the code above in your browser using DataLab