pub fn summarize( control: &[f64], treatment: &[f64], seed: u64, resamples: u32, ) -> Summary
Pure stats for a metric. Deterministic given seed.
seed