Replies: 1 comment
-
|
These are the same model, and is equivalent to using all available Fourier terms in a dynamic harmonic regression. Usually you would not include seasonal terms in both the ARIMA part of the model and the regression part of the model, because it makes interpretation more difficult, and both are trying to capture the same information. But it is possible, and then the seasonal part of the ARIMA model would be modelling deviations from fixed seasonality. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does it make sense to include seasonal dummies
Beta Was this translation helpful? Give feedback.
All reactions