Produces minimal household-level KPIs from an ENEMDU person-level data frame. This is a descriptive household profile helper and does not yet replace full survey-design estimation.
Usage
enemdu_kpi_households(
data,
household_id = "idhogar",
weight = "fexp",
hsize = "hsize",
income_var = "ingtot_pc",
sample_n_min = 60
)