Skip to content
/ anomaly Public
forked from cran/anomaly

❗ This is a read-only mirror of the CRAN R package repository. anomaly — Detecting Anomalies in Data

Notifications You must be signed in to change notification settings

ng-cdi/anomaly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anomaly

Fast anomaly detection in R

In Brief

This R package implements CAPA (Collective And Point Anomalies) introduced by Fisch, Eckley and Fearnhead (2018). The package is available on CRAN and contains lightcurve data from the Kepler telescope to illustrate the algorithm.

About CAPA

CAPA detects and distinguishes between collective and point anomalies. The algorithm's runtime scales linearly at best and quadratically at worst in the number of datapoints. It is coded in C and can process 10000 datapoints almost instantly.

About

❗ This is a read-only mirror of the CRAN R package repository. anomaly — Detecting Anomalies in Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 49.5%
  • C++ 48.5%
  • TeX 1.9%
  • C 0.1%