Learn R Programming

outliers.ts.oga (version 1.1.2)

Efficient Outlier Detection for Large Time Series Databases

Description

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 (2026), working paper, Universidad Carlos III de Madrid. Version 1.1.2 fixes one bug.

Copy Link

Version

Install

install.packages('outliers.ts.oga')

Monthly Downloads

100

Version

1.1.2

License

GPL-3

Maintainer

Pedro Galeano

Last Published

January 30th, 2026

Functions in outliers.ts.oga (1.1.2)

db_het_oga

Detecting and cleaning outliers in a heterogeneous time series database with OGA
FRED_MD

Federal Reserve Bank at St Louis.
single_oga

Detect and clean outlying effects in a single time series with OGA
db_hom_oga

Detecting and cleaning outliers in a homogeneous time series database with OGA