/Outliers.jl

Find statistical anomalies

Primary LanguageJuliaOtherNOASSERTION

Outliers

Build Status Coverage Status codecov.io

Use names(Outliers) to list currently implemented anomaly-detection algorithms, and ?<algorithm-name> to display documentation for a particular algorithm.

These packages provide some overlapping functionality: mrxiaohe/RobustStats.jl, toddleo/Outliers.jl.

Pull requests welcome!