Description Usage Arguments Value Author(s) See Also Examples
Uses supsmu for non-seasonal series and a periodic stl decomposition with seasonal series to identify outliers and estimate their replacements.
1  | tsoutliers(x, iterate = 2, lambda = NULL)
 | 
x | 
 time series  | 
iterate | 
 the number of iteration only for non-seasonal series  | 
lambda | 
 Allowing Box-cox transformation  | 
index | 
 Indicating the index of outlier(s)  | 
replacement | 
 Suggested numeric values to replace identified outliers  | 
Rob J Hyndman
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.