meta (version 7.0-0)

Olkin1995: Thrombolytic Therapy after Acute Myocardial Infarction

Description

Meta-analysis on Thrombolytic Therapy after Acute Myocardial Infarction

Arguments

Format

A data frame with the following columns:

authorfirst author
yearyear of publication
ev.expnumber of events in experimental group
n.expnumber of observations in experimental group
ev.contnumber of events in control group
n.contnumber of observations in control group

Examples

Run this code
data(Olkin1995)
metabin(ev.exp, n.exp, ev.cont, n.cont, data = Olkin1995)

Run the code above in your browser using DataLab