# Example call to bootBW function using RAM-OP test data:
bootBW(
x = indicatorsHH, w = villageData, statistic = bootClassic,
params = "anc1", outputColumns = "anc1", replicates = 9
)
# Example estimate with 95% CI:
#quantile(bootP, probs = c(0.500, 0.025, 0.975), na.rm = TRUE)
Run the code above in your browser using DataLab