Immunizations received by children in Guatemala.
data(guImmun)
A data frame with 2159 observations on the following 13 variables.
a factor identifying the child
a factor identifying the family.
a factor identifying the community.
a factor indicating if the child received a complete set of immunizations. All children in this data frame received at least one immunization.
a factor indicating if the child was 2 years or older at the time of the survey.
a factor indicating if the mother was 25 years or older.
an factor indicating the child's birth's order within the
family. Levels are 01
- first child, 23
- second or
third child, 46
- fourth to sixth child, 7p
-
seventh or later child.
a factor indicating the mother's ethnicity. Levels are
L
- Ladino, N
- indigenous not speaking Spanish, and
S
- indigenous speaking Spanish.
a factor describing the mother's level of eduation.
Levels are N
- not finished primary, P
- finished
primary, S
- finished secondary
a factor describing the husband's level of education.
Levels are the same as for momEd
plus U
- unknown.
a factor indicating if the mother had ever worked outside the home.
a factor indicating if the family's location is considered rural or urban.
the percentage of indigenous population in the community at the 1981 census.
Rodriguez, Germ<e1>n and Goldman, Noreen (1995), "Improved estimation procedures for multilevel models with binary response: a case-study", Journal of the Royal Statistical Society, Series A, 164, 339-355.
# NOT RUN {
data(guImmun)
summary(guImmun)
# }
Run the code above in your browser using DataLab