Skip to contents

anthro.01 is a two-stage cluster-based survey with probability of selection of clusters proportional to the size of the population. The survey employed the SMART methodology.

Usage

anthro.01

Format

A tibble of 1,191 rows and 11 columns.

VariableDescription
areaLocation where the survey took place
dosSurvey date
clusterPrimary sampling unit
teamEnumerator IDs
sexSex, "m" = boys, "f" = girls
dobDate of birth
ageAge in months, typically estimated using local event calendars
weightWeight (kg)
heightHeight (cm)
edemaEdema, "n" = no, "y" = yes
muacMid-upper arm circumference (mm)

Source

Anonymous

Examples

anthro.01
#> # A tibble: 1,191 × 11
#>    area      dos        cluster  team sex   dob      age weight height edema
#>    <chr>     <date>       <int> <int> <chr> <date> <int>  <dbl>  <dbl> <chr>
#>  1 District… 2023-12-04       1     3 m     NA        59   15.6  109.  n    
#>  2 District… 2023-12-04       1     3 m     NA         8    7.5   68.6 n    
#>  3 District… 2023-12-04       1     3 m     NA        19    9.7   79.5 n    
#>  4 District… 2023-12-04       1     3 f     NA        49   14.3  100.  n    
#>  5 District… 2023-12-04       1     3 f     NA        32   12.4   92.1 n    
#>  6 District… 2023-12-04       1     3 f     NA        17    9.3   77.8 n    
#>  7 District… 2023-12-04       1     3 f     NA        20   10.1   80.4 n    
#>  8 District… 2023-12-04       1     3 f     NA        27   11.7   87.1 n    
#>  9 District… 2023-12-04       1     3 m     NA        46   13.6   98   n    
#> 10 District… 2023-12-04       1     3 m     NA        58   17.2  109.  n    
#> # ℹ 1,181 more rows
#> # ℹ 1 more variable: muac <int>