Zambia {INLA} | R Documentation |
Undernutrition of children in each region of Zambia is measured through a score computed on the basis of some anthropometric measures. The data set contains also other infomation about each child.
A data frame with 4847 observations on the following 10 variables.
standardised Z score of stunting
body mass index of the mother
age of the child in months
district where the child lives
mother employment status with categories "working" (1) and "not working" (-1)
mother's educations status with
categories "complete primary but incomplete secondary " (edu1=1)
,
"complete secondary or higher" (edu2=1
) and "no education or
incomplete primary" (edu1=edu2=-1
)
see above
locality of the domicile with categories "urban" (1) and "rural" (-1)
gender of the child with categories "male" (1) and "female" (-1)
DO NOT KNOW; check source
BayesX Manual http://www.stat.uni-muenchen.de/~bayesx/bayesx.html
data(Zambia)