Learn R Programming

metasens (version 1.5-3)

Crowther2003: Aspirin after Myocardial Infarction

Description

Meta-analysis on phenobarbital prior to preterm birth for preventing neonatal periventricular haemorrhage

Arguments

Format

A data frame with the following columns:

studystudy label
pvh.enumber of periventricular haemorrhages in experimental group
n.enumber of observations in experimental group
pvh.cnumber of periventricular haemorrhages in control group
n.cnumber of observations in control group

Examples

Run this code
data(Crowther2003)
metabin(pvh.e, n.e, pvh.c, n.c, data = Crowther2003, studlab = study)

Run the code above in your browser using DataLab