Description Usage Arguments Value
View source: R/ts_preprocess.R
This function is a wrapper around the funciton forecast::tsoutliers().
1  | replace_outliers(y, frequency, start = 1, ...)
 | 
y | 
 time series vector  | 
frequency | 
 frequency of time series vector  | 
start | 
 start date, default (1)  | 
... | 
 not used  | 
timeseries without outliers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.