Function reservoirs::utils::quantile[][src]

pub fn quantile(obs: &[f64], thresh: &f64) -> f64
Expand description

Calculate the value of the CDF of obs at a given threshold thresh. Called by quantiles.