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