[][src]Function rstats::vimpls::scalarecc

pub fn scalarecc(ev: Vec<Vec<f64>>) -> Vec<f64>

Converts the set of vectors produced by eccentricities to their magnitudes normalised by n. the output can be typically passed to median or minmax to find the Outlier and the Medoid