pub fn compute_flags(ci95_low: f64, ci95_high: f64, n: usize) -> Vec<Flag>
Compute the caveat flags for an axis given its CI bounds and n.
n