outlierDates: Outlier dates

View source: R/utils.R

outlierDatesR Documentation

Outlier dates

Description

outlierDates shows the indeces and dates of outliers.

Usage

outlierDates(x, c = 3)

Arguments

x

an ts object.

c

critical value to determine whether or not an observation is an outlier.

Value

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


gallegoj/tfarima documentation built on March 31, 2024, 10:32 a.m.