Convenience wrapper around calc_wealth_mbg() to prepare a single
wealth quintile distribution indicator.
Arguments
- dhs_hr
DHS Household Records (HR) dataset.
- gps_data
DHS GPS dataset with cluster coordinates.
- indicator
Single indicator name. Default: "prop_poorest".
- survey_vars
Named list mapping DHS variable names:
cluster: Cluster ID (default: "hv001")
wealth_quintile: Wealth quintile variable (default: "hv270")
- gps_vars
Named list for GPS variable mapping.
