| Crowther2003 {metasens} | R Documentation |
Aspirin after Myocardial Infarction
Description
Meta-analysis on phenobarbital prior to preterm birth for preventing neonatal periventricular haemorrhage
Format
A data frame with the following columns:
| study | study label |
| pvh.e | number of periventricular haemorrhages in experimental group |
| n.e | number of observations in experimental group |
| pvh.c | number of periventricular haemorrhages in control group |
| n.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, CD000164
Examples
data(Crowther2003)
metabin(pvh.e, n.e, pvh.c, n.c, data = Crowther2003, studlab = study)
[Package metasens version 1.5-2 Index]