MIN_SAMPLES
common_
function
1.0.0-rc.2
In common_
function::
scalars::
anomaly::
zscore
common_function
::
scalars
::
anomaly
::
zscore
Constant
MIN_
SAMPLES
Copy item path
Source
const MIN_SAMPLES:
usize
= 2;
Expand description
Minimum valid samples for zscore (stddev requires n >= 2).