Survey_WHO2007 {anthroplus} | R Documentation |
Sample Survey Data for the WHO 2007 References
Description
The dataset contains information of 933 children aged 61-228 months and it was created using several surveys; therefore, it does not represent any particular population.
Usage
Survey_WHO2007
Format
A data frame with 933 rows and 12 variables:
- strata
stratified sampling (integer)
- cluster
primary sampling unit (integer)
- id
child identification number (integer)
- sex
sex of the child (integer; 1=male/2=female)
- dob
date of birth (date)
- dov
date of visit (date)
- agemons
age in months (numeric)
- weight
child weight in kilograms (numeric)
- height
child height in centimeters (numeric)
- sw
child sample weight (numeric)
- oedema
presence of oedema (character; y=yes/n=no)
- region
geographical region (character; north/east/west/south)
[Package anthroplus version 0.9.0 Index]