outliers.ts.oga: Efficient Outlier Detection for Large Time Series Databases

Programs for detecting and cleaning outliers in single time series and in time series from homogeneous and heterogeneous databases using an Orthogonal Greedy Algorithm (OGA) for saturated linear regression models. The programs implement the procedures presented in the paper entitled "Efficient Outlier Detection for Large Time Series Databases" by Pedro Galeano, Daniel Peña and Ruey S. Tsay (2025), working paper, Universidad Carlos III de Madrid. Version 1.0.1 contains some improvements to the algorithm, so the results may vary slightly compared to those obtained with version 0.0.1.

Version: 1.0.1
Depends: R (≥ 4.3.0)
Imports: caret (≥ 6.0-94), forecast (≥ 8.22.0), gsarima (≥ 0.1-5), parallel (≥ 3.6.2), parallelly (≥ 1.37.1), robust (≥ 0.7-4), SLBDD (≥ 0.0.4)
Suggests: knitr, rmarkdown
Published: 2025-02-27
DOI: 10.32614/CRAN.package.outliers.ts.oga
Author: Pedro Galeano ORCID iD [aut, cre], Daniel Peña ORCID iD [aut], Ruey S. Tsay ORCID iD [aut]
Maintainer: Pedro Galeano <pedro.galeano at uc3m.es>
License: GPL-3
NeedsCompilation: no
CRAN checks: outliers.ts.oga results

Documentation:

Reference manual: outliers.ts.oga.pdf

Downloads:

Package source: outliers.ts.oga_1.0.1.tar.gz
Windows binaries: r-devel: outliers.ts.oga_0.0.1.zip, r-release: outliers.ts.oga_0.0.1.zip, r-oldrel: outliers.ts.oga_1.0.1.zip
macOS binaries: r-devel (arm64): outliers.ts.oga_1.0.1.tgz, r-release (arm64): outliers.ts.oga_1.0.1.tgz, r-oldrel (arm64): outliers.ts.oga_1.0.1.tgz, r-devel (x86_64): outliers.ts.oga_1.0.1.tgz, r-release (x86_64): outliers.ts.oga_1.0.1.tgz, r-oldrel (x86_64): outliers.ts.oga_1.0.1.tgz
Old sources: outliers.ts.oga archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=outliers.ts.oga to link to this page.