Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

aspirin

Aspirin Data


Description

Efficacy of Aspirin in preventing death after a myocardial infarct.

Usage

data("aspirin")

Format

A data frame with 7 observations on the following 4 variables.

dp

number of deaths after placebo.

tp

total number subjects treated with placebo.

da

number of deaths after Aspirin.

ta

total number of subjects treated with Aspirin.

Details

The data were collected for a meta-analysis of the effectiveness of Aspirin (versus placebo) in preventing death after a myocardial infarction.

Source

J. L. Fleiss (1993), The statistical basis of meta-analysis. Statistical Methods in Medical Research 2, 121–145.

Examples

data("aspirin", package = "HSAUR")
  aspirin

HSAUR

A Handbook of Statistical Analyses Using R (1st Edition)

v1.3-10
GPL
Authors
Brian S. Everitt and Torsten Hothorn
Initial release
2022-04-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.