Skip to main content

detect_outliers

Function detect_outliers 

Source
pub fn detect_outliers(
    numbers: &[f64],
    method: OutlierDetectionMethod,
) -> Result<OutlierDetectionResult, BenfError>
Expand description

異常値検出を実行