Learn R Programming

⚠️There's a newer version (0.6-10) of this package.Take me there.

tsoutliers (version 0.3)

Automatic Detection of Outliers in Time Series

Description

This package implements a procedure based on the approach described in Chen and Liu (1993) for automatic detection of outliers in time series. Innovational outliers, additive outliers, level shifts, temporary changes and seasonal level shifts are considered.

Copy Link

Version

Install

install.packages('tsoutliers')

Monthly Downloads

2,704

Version

0.3

License

GPL-2

Maintainer

Javier López-de-Lacalle

Last Published

June 17th, 2014

Functions in tsoutliers (0.3)

jarque.bera.test

Jarque-Bera Test for Normality
hicp

Data Set: Harmonised Indices of Consumer Prices
coefs2poly

Product of the Polynomials in an ARIMA Model
outliers

Define Outliers in a Data Frame
ipi

Data Set: Industrial Production Indices
locate.outliers

Stage I of the Procedure: Locate Outliers (Baseline Function)
plot.tsoutliers

Display Outlier Effects Detected by tsoutliers
bde9915

Data Set: Working Paper bde9915
remove.outliers

Stage II of the Procedure: Remove Outliers
calendar.effects

Calendar Effects
outliers.effects

Create the Pattern of Different Types of Outliers
tsoutliers

Automatic Procedure for Detection of Outliers
outliers.tstatistics

Test Statistics for the Significance of Outliers
outliers.regressors

Regressor Variables for the Detection of Outliers
tsoutliers-package

Automatic Detection of Outliers in Time Series
locate.outliers.loops

Stage I of the Procedure: Locate Outliers (Loop Around Functions)