outlierDates function

Outlier dates

Outlier dates

outlierDates shows the indeces and dates of outliers.

outlierDates(x, c = 3)

Arguments

  • x: an ts object.
  • c: critical value to determine whether or not an observation is an outlier.

Returns

A table with the indices, dates and z-scores of the outliers.