Skip to main content

Module bootstrap

Module bootstrap 

Source
Expand description

Bootstrap CI and winsorization helpers.

Functions§

bootstrap_ci
95% percentile bootstrap CI on the median delta (treatment − control).
cluster_bootstrap_ci
Block-bootstrap CI where each element of clusters_* is one cluster’s values.
mean
median
quantile
winsorize
Clamp values to [p_lo quantile, p_hi quantile].