Skip to main content

BOOTSTRAP_ITERATIONS

Constant BOOTSTRAP_ITERATIONS 

Source
pub const BOOTSTRAP_ITERATIONS: usize = 2000;
Expand description

Number of bootstrap resampling iterations for the confidence interval. Pulled out into a constant so it can be reported honestly — not just “confidence: 95%”, but explicitly “bootstrap confidence over N iterations”.