Crowther2003 {copas}R Documentation

Aspirin after Myocardial Infarction

Description

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

Usage

data(Crowther2003)

Format

A data frame with the following columns:

study
study label
event.e
number of periventricular haemorrhages in experimental group
total.e
number of observations in experimental group
event.c
number of periventricular haemorrhages in control group
total.c
number of observations in control group

Source

Crowther CA, Henderson-Smart DJ (2003), Phenobarbital prior to preterm birth for preventing neonatal periventricular haemorrhage. Cochrane Database of Systematic Reviews, Issue 3. Art. No.: CD000164. DOI: 10.1002/14651858.CD000164

Examples

data(Crowther2003)
metabin(event.e, total.e, event.c, total.c,
        data=Crowther2003,
        studlab=study)

[Package copas version 0.6-1 Index]