Antenatal care data {epicalc}R Documentation

Dataset on effect of new antenatal care method on mortality

Description

This dataset contains records of high risk pregnant women under a trial on new and old methods of antenatal care in two clinics. The outcome was perinatal mortality.

Usage

data(ANCdata)

Format

A data frame with 755 observations on the following 3 variables.

death
a factor with levels no yes
anc
a factor with levels old new
clinic
a factor with levels A B


[Package epicalc version 2.10.1.1 Index]