⚠️There's a newer version (4.3.2) of this package. Take me there.

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.

Copy Link

Version

Down Chevron

Install

install.packages('anomaly')

Monthly Downloads

438

Version

4.0.2

License

GPL

Maintainer

Last Published

October 20th, 2021

Functions in anomaly (4.0.2)