** The effect of community-based behaviour change interventions on observed handwashing and child faeces disposal in rural Malawi: a controlled before-and-after (CBA) trial * Hand hygiene direct observations **--------------------------------------------------------------------------------------------------------------- * GENERAL **--------------------------------------------------------------------------------------------------------------- * Traditional Authorities * 1 = TA Chitera (CLTS) * 2 = TA Nkalo (control) * 3 = TA Ntchema (CLTS+CG) **--------------------------------------------------------------------------------------------------------------- * HANDWASHING WITH SOAP **--------------------------------------------------------------------------------------------------------------- **--------------------------------------------------------------------------------------------------------------- * Handwashing with soap - CLTS and CLTS+ vs control (Table S1) **--------------------------------------------------------------------------------------------------------------- * Unadjusted melogit sec_out_hw_behav ib2.g1_name_of_ta##i.baseline_endline comm_hhmed || village:, eform vce(robust) estat icc * Adjusted melogit sec_out_hw_behav ib2.g1_name_of_ta##i.baseline_endline c.n_hh_members i.disability_overall i.quintile i.water_source_onsite_onplot comm_hhmed || village:, eform vce(robust) estat icc **--------------------------------------------------------------------------------------------------------------- * Handwashing with soap - CLTS+ vs CLTS (Table S2) **--------------------------------------------------------------------------------------------------------------- drop if g1_name_of_ta == 2 * Unadjusted melogit sec_out_hw_behav ib3.g1_name_of_ta##i.baseline_endline comm_hhmed || village:, eform vce(robust) * Adjusted melogit sec_out_hw_behav ib3.g1_name_of_ta##i.baseline_endline c.n_hh_members i.disability_overall i.quintile i.water_source_onsite_onplot comm_hhmed || village:, eform vce(robust) **--------------------------------------------------------------------------------------------------------------- * HANDWASHING - MULTI-LEVEL OUTCOME **--------------------------------------------------------------------------------------------------------------- * Multi-leval hand hygiene variable * 1 = no action * 2 = hand rinsing * 3 = handwashing with soap **--------------------------------------------------------------------------------------------------------------- * HWWS and hand rinsing - CLTS and CLTS+ vs control (Table 2) **--------------------------------------------------------------------------------------------------------------- * Unadjusted mlogit hand_hygiene_behaviour ib2.g1_name_of_ta##i.baseline_endline comm_hhmed, cluster(village) rrr estat icc * Adjusted mlogit hand_hygiene_behaviour ib2.g1_name_of_ta##i.baseline_endline c.n_hh_members i.disability_overall i.quintile i.water_source_onsite_onplot comm_hhmed, cluster(village) rrr estat icc **--------------------------------------------------------------------------------------------------------------- * HWWS and hand rinsing - CLTS VS CLTS+ (Table S3) **--------------------------------------------------------------------------------------------------------------- drop if g1_name_of_ta == 2 * Unadjusted mlogit hand_hygiene_behaviour ib3.g1_name_of_ta##i.baseline_endline comm_hhmed, cluster(village) rrr * Adjusted mlogit hand_hygiene_behaviour ib3.g1_name_of_ta##i.baseline_endline c.n_hh_members i.disability_overall i.quintile i.water_source_onsite_onplot comm_hhmed, cluster(village) rrr