pamoja for TypeScript - v0.1.17
    Preparing search index...

    Class Anomaly

    Flags a reading that stands out from the ones around it.

    Index
    • Creates a detector that flags a reading sigmas deviations from the mean.

      Parameters

      • sigmas: number

      Returns Anomaly

    • Folds a reading in and reports whether it stands out.

      Parameters

      • reading: number

      Returns boolean