Convenience wrapper around calc_act_mbg() to prepare
a single ACT indicator for MBG analysis.
Arguments
- dhs_kr
DHS Children's Recode (KR) dataset.
- gps_data
DHS GPS dataset with cluster coordinates.
- indicator
Single indicator name. Default: "act".
- survey_vars
Named list mapping DHS variable names:
cluster: Cluster ID (default: "v001")age: Child's age in months (default: "hw1")fever: Fever in last 2 weeks (default: "h22")alive: Child is alive (default: "b5")act: ACT variable (default: "ml13e")test: Diagnostic test variable (default: "ml13a")
- gps_vars
Named list for GPS variable mapping.
