aspirin | R Documentation |
Efficacy of Aspirin in preventing death after a myocardial infarct.
data("aspirin")
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.
The data were collected for a meta-analysis of the effectiveness of Aspirin (versus placebo) in preventing death after a myocardial infarction.
J. L. Fleiss (1993), The statistical basis of meta-analysis. Statistical Methods in Medical Research 2, 121–145.
data("aspirin", package = "HSAUR") aspirin