Hakimi's data {epicalc} | R Documentation |
Subset of a dataset from an intervention trial of education on personnel and the effect on neonatal mortality. Non-fatal records were randomly selected from the original dataset, just for practice and interpretation of interaction term.
data(Hakimi)
A data frame containing 456 observations and 4 variables.
dead
treatment
malpres
birthwt
data(Hakimi) use(Hakimi) des() cc(dead, treatment) mhor(dead, treatment, malpres)