Learn R Programming

altmeta (version 4.2)

dat.henry: A Meta-Analysis for Evaluating the Effect of Tranexamic Acid on Perioperative Allogeneic Blood Transfusion

Description

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

Usage

data("dat.henry")

Arguments

Format

A data frame containing 26 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 (tranexamic acid).

n11

counts of events in treatment group 1 (tranexamic acid).