Process / pipelineTrend & seasonality
STL Decomposition: Seasonal-Trend Decomposition using Loess
STL Decomposition, introduced by Cleveland, Cleveland, McRae, and Terpenning (1990), is a nonparametric procedure that separates a time series into three additive components — trend, seasonal, and remainder — using iterative locally weighted regression (loess). Widely used in economics, meteorology, and data science, it handles time series of any periodicity and is robust to the presence of outliers, making it a highly flexible alternative to classical decomposition methods.
Apply with EconMindSoonVideoSoon
Read the full method
Members only
Sign inSign in with a free account to read this section.
Sources
- Cleveland, R. B., Cleveland, W. S., McRae, J. E., & Terpenning, I. (1990). STL: A seasonal-trend decomposition procedure based on loess. Journal of Official Statistics, 6(1), 3–73. link ↗