Skip to main content
correlation
wowlab_
types
0.1.0
In wowlab_
types::
stats
wowlab_types
::
stats
Function
correlation
Copy item path
Source
pub fn correlation(x: &[
f64
], y: &[
f64
]) ->
f64
Expand description
Compute Pearson correlation coefficient.