twitter/AnomalyDetection
Anomaly Detection with R observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4285
- days_rel: n/a
- days_push: 2560
- n_releases_24m: 0
Adoption not part of the score
3606 stars · 764 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An R package from Twitter that detects anomalies in time series and numeric vectors using the Seasonal Hybrid ESD (S-H-ESD) algorithm, robust to seasonality and trend. It includes visualization support for exploring detected anomalies.
Use cases
- detect anomalies in system metrics after a software release
- find outliers in user engagement data after an A/B test
- detect anomalies in time series with seasonality and trend
- spot outliers in a vector of numeric values without timestamps
- analyze anomalies in financial or econometric data
- visualize anomalies in long time series like minutely data
When to choose
- you work in R and need statistically robust anomaly detection on seasonal time series
- you need to detect both global and local anomalies in metrics data
- you want built-in visualization of detected anomalies
When to avoid
- you need a maintained library with recent updates and active support
- you need real-time streaming anomaly detection
- you work outside R and don't want an R runtime dependency
Facets
library · maturity maintenance
machine-learning data-science data-visualization data-science analytics time-series python cross-platform r-package anomaly-detection time-series s-h-esd statistics
1 source
- readme: https://github.com/twitter/AnomalyDetection · fetched 2026-08-28 · b012865f1530
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| twitter/AnomalyDetection | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="twitter/AnomalyDetection")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem