Package: stray 0.1.1

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.
Authors:
stray_0.1.1.tar.gz
stray_0.1.1.zip(r-4.7)stray_0.1.1.zip(r-4.6)stray_0.1.1.zip(r-4.5)
stray_0.1.1.tgz(r-4.6-any)stray_0.1.1.tgz(r-4.5-any)
stray_0.1.1.tar.gz(r-4.7-any)stray_0.1.1.tar.gz(r-4.6-any)
stray_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
stray/json (API)
| # Install 'stray' in R: |
| install.packages('stray', repos = c('https://robjhyndman.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pridiltal/stray/issues
- data_a - A dataset with an outlier
- data_b - A bimodal dataset with a micro cluster
- data_c - A dataset with local anomalies and micro clusters
- data_d - A wheel dataset with two inliers
- data_e - A bimodal dataset with an inlier
- data_f - A dataset with an outlier
- ped_data - Dataset with pedestrian counts
- wheel1 - Wheel data set with inlier and outlier.
Last updated from:519b2e05b7. Checks:7 WARNING, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 128 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | WARNING | 120 | ||
| macos-release-arm64 | WARNING | 104 | ||
| macos-oldrel-arm64 | WARNING | 118 | ||
| windows-devel | WARNING | 86 | ||
| windows-release | WARNING | 78 | ||
| windows-oldrel | WARNING | 83 | ||
| wasm-release | OK | 96 |
Exports:display_HDoutliersfind_HDoutliersfind_thresholduse_KNN
Dependencies:clicolorspacecpp11farverFNNggplot2gluegtableisobandkernlabKernSmoothkslabelinglatticelifecycleMatrixmclustmgcvmulticoolmvtnormnlmepcaPPpracmaR6RColorBrewerRcpprlangS7scalesvctrsviridisLitewithr
