Outlier Time series
Returns an object of class "ts"
that contains the names of the
outliers.
outlier(x, full = FALSE)
x |
an object of class |
full |
logical, should the full label of the outlier be shown? If
|
character string time series with outliers.
x <- seas(AirPassengers) outlier(x)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.