Rev 1149 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{guPrenat}\encoding{latin1}\alias{guPrenat}\docType{data}\title{Prenatal care in Guatemala}\description{Data on the prenatal care received by mothers in Guatemala.}\usage{data(guPrenat)}\format{A data frame with 2449 observations on the following 15 variables.\describe{\item{kid}{a factor identifying the birth}\item{mom}{a factor identifying the mother or family}\item{cluster}{a factor identifying the community}\item{prenat}{a factor indicating if traditional or modern prenatalcare was provided for the birth.}\item{childAge}{an ordered factor of the child's age at the time ofthe survey. }\item{motherAge}{a factor indicating if the mother was older oryounger. The cut-off age is 25 years.}\item{birthOrd}{an ordered factor for the birth's order within the family.}\item{indig}{a factor indicating if the mother is Ladino, orindigenous not speaking Spanish, or indigenous speaking Spanish.}\item{momEd}{a factor describing the mother's level of eduation.}\item{husEd}{a factor describing the husband's level of education.}\item{husEmpl}{a factor describing the husband's employment status.}\item{toilet}{a factor indicating if there is a modern toilet in thehouse.}\item{TV}{a factor indicating if there is a TV in the house and, ifso, the frequency with which it is used.}\item{pcInd81}{the percentage of indigenous population in thecommunity at the 1981 census.}\item{ssDist}{distance from the community to the nearest clinic.}}}%\details{}\source{These data are available at\url{http://data.princeton.edu/multilevel/guPrenat.dat}. Multipleindicator columns in the original data table have been collapsed tofactors for this data frame.}\references{Rodriguez, Germán and Goldman, Noreen (1995), "Improved estimationprocedures for multilevel models with binary response: a case-study",\emph{Journal of the Royal Statistical Society, Series A}, \bold{164},339-355.}\examples{data(guPrenat)summary(guPrenat)}\keyword{datasets}