pad: Point Anomaly Detection

Description Usage Arguments Value

Description

The pad function propose a wide range of methods to detect point anomalies in a univariate time-serie.

Usage

1
pad(ts, method, ...)

Arguments

ts

An univariate time series

method

Name of the desired method

...

Parameters for the specified method (see specific help for more details)

Value

list of class pad, including two vectors :

ts

original time series

anomalies

estimated anomalies (indexes)


fxjollois/pad documentation built on May 16, 2019, 4:06 p.m.