# Example call to bootClassic function
sampled_clusters <- boot_bw_sample_clusters(
x = indicatorsHH, w = boot_bw_weight(villageData)
)
boot <- boot_bw_sample_within_clusters(sampled_clusters)
bootClassic(boot, "anc1")
Run the code above in your browser using DataLab