PKHW21 data of Height and Weight of Children from Pakistan Demographic and Health Survey 1990-91.

hwcaseid

case identification

hwline

line

hwlevel

data from hh or individual

hc70

ht/a standard deviations (according to who)

hc71

wt/a standard deviations (according to who)

hc72

wt/ht standard deviations (according to who)

hc73

bmi standard deviations (according to who)

References

  1. National Institute of Population Studies (NIPS), Pakistan (http://nips.org.pk/Home.htm).

Examples

data("PKHW21") PKHW21
#> # A tibble: 6,428 x 7 #> hwcaseid hwline hwlevel hc70 hc71 hc72 hc73 #> <chr> <int> <fct> <int> <int> <int> <int> #> 1 " 11 1 1 1 2" 1 from individual questionnai… NA NA NA NA #> 2 " 11 1 1 2 2" 1 from individual questionnai… -298 -269 -138 -101 #> 3 " 11 1 1 2 2" 2 from individual questionnai… -166 -63 55 69 #> 4 " 11 1 1 5 2" 1 from individual questionnai… 327 70 -97 -153 #> 5 " 11 1 1 6 3" 1 from individual questionnai… -134 -225 -234 -217 #> 6 " 11 1 1 6 3" 2 from individual questionnai… -321 -225 -33 -16 #> 7 " 11 1 1 7 2" 1 from individual questionnai… -174 25 158 183 #> 8 " 11 1 1 8 2" 1 from individual questionnai… -78 -313 -383 -377 #> 9 " 11 1 1 8 2" 2 from individual questionnai… NA NA NA NA #> 10 " 11 1 110 3" 1 from individual questionnai… -81 -50 -9 1 #> # … with 6,418 more rows