Skip to main content

spearman_correlation

Function spearman_correlation 

Source
pub fn spearman_correlation(x: &[f64], y: &[f64]) -> f64
Expand description

Calculate Spearman rank correlation coefficient.