Learn R Programming

altmeta (version 4.2)

dat.poole: A Meta-Analysis for Evaluating the Effect of Mucolytic on Bronchitis/Chronic Obstructive Pulmonary Disease

Description

This meta-analysis serves as an example of meta-analysis with binary outcomes.

Usage

data("dat.poole")

Arguments

Format

A data frame containing 24 studies with the following 4 variables within each study.

n00

counts of non-events in treatment group 0 (placebo).

n01

counts of events in treatment group 0 (placebo).

n10

counts of non-events in treatment group 1 (mucolytic).

n11

counts of events in treatment group 1 (mucolytic).