stl |
periodicity =arg | Specify the periodicity. Use āwā to expand weekly data to 53 weeks and ādā to expand daily data to 366 (in a 7 day week workfile) or 261 (in a 5 day week workfile) days. Default is the number of periods per year (expanded for weekly and daily). |
sp=integer | Specify the seasonal polynomial degree. Default is 0. |
tp=integer | Specify the trend polynomial degree. Default is 1. |
fp=integer | Specify the filter polynomial degree. Default is 1. |
sl=integer | Specify the length of the seasonal smoothing window (odd integers only). Default is 35. |
tl=integer | Specify the length of the trend smoothing window (odd integers only). Default is based upon the seasonal smoothing window length. |
fl=integer | Specify the length of the filter smoothing window (odd integers only). Default is based upon the data frequency. |
inits=integer | Specify number of inner iterations. Default is 5. |
outits=integer | Specify the number of outer iterations. Default is 15. |
estsmpl=arg | Set the estimation sample. |
forclen=integer | Set the length of the forecast. |
seasdiagnostic | Display seasonality diagnostics graph. |