Description Usage Format Source References Examples
Immunizations received by children in Guatemala.
1 |
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.
These data are available at http://data.princeton.edu/multilevel/guImmun.dat. Multiple indicator columns in the original data table have been collapsed to factors for this data frame.
Rodriguez, Germá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.
1 2 |
Loading required package: lme4
Loading required package: Matrix
kid mom comm immun kid2p mom25p
2 : 1 310 : 3 185 : 55 N:1195 N: 493 N:1038
269 : 1 384 : 3 210 : 50 Y: 964 Y:1666 Y:1121
272 : 1 456 : 3 226 : 34
273 : 1 464 : 3 227 : 32
274 : 1 498 : 3 174 : 30
275 : 1 514 : 3 188 : 30
(Other):2153 (Other):2141 (Other):1928
ord ethn momEd husEd momWork rural pcInd81
01:380 L:1283 N:1050 N: 676 N:1187 N: 519 Min. :0.006683
23:740 N: 374 P: 963 P:1056 Y: 972 Y:1640 1st Qu.:0.080635
46:721 S: 502 S: 146 S: 245 Median :0.506864
7p:318 U: 182 Mean :0.466552
3rd Qu.:0.834860
Max. :0.995884
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.