Learn R Programming

altmeta (version 4.2)

dat.ducharme: A Meta-Analysis on the Effect of Long-Acting Inhaled Beta2-Agonists vs. Control for Chronic Asthma

Description

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

Usage

data("dat.ducharme")

Arguments

Format

A data frame containing 33 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 (beta2-agonists).

n11

counts of events in treatment group 1 (beta2-agonists).