Replies: 1 comment
-
|
Seasonal adjustment is meant to remove the seasonality. If the |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Quite a few times we download data from various organizations (IMF, WB, etc) where the series are already seasonally and calendar adjusted. In this case, can we still use SARIMA or just ARIMA with PDQ(0,0,0)?
I am saying this because I have applied SARIMA to seasonally adjusted series and the ARIMA function suggested to include SAR and SMA terms. What should I do in this case?
Beta Was this translation helpful? Give feedback.
All reactions