stray: Anomaly Detection in High Dimensional and Temporal Data

This is a modification of 'HDoutliers' package. The 'HDoutliers' algorithm is a powerful unsupervised algorithm for detecting anomalies in high-dimensional data, with a strong theoretical foundation. However, it suffers from some limitations that significantly hinder its performance level, under certain circumstances. This package implements the algorithm proposed in Talagala, Hyndman and Smith-Miles (2019) <arXiv:1908.04000> for detecting anomalies in high-dimensional data that addresses these limitations of 'HDoutliers' algorithm. We define an anomaly as an observation that deviates markedly from the majority with a large distance gap. An approach based on extreme value theory is used for the anomalous threshold calculation.

Getting started

Package details

AuthorPriyanga Dilini Talagala [aut, cre] (<https://orcid.org/0000-0003-2870-7449>), Rob J Hyndman [ths] (<https://orcid.org/0000-0002-2140-5352>), Kate Smith-Miles [ths]
MaintainerPriyanga Dilini Talagala <pritalagala@gmail.com>
LicenseGPL-2
Version0.1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("stray")

Try the stray package in your browser

Any scripts or data that you put into this service are public.

stray documentation built on July 2, 2020, 4:03 a.m.