Hi everybody,
I am trying to do an ARIMA forecast of hospital examinations with daily time-series data including 1000+ observations.
The current fit is a SARIMA(1,1,1,7) model in order to mitigate the seasonality in the data.
My problem is that my residuals are non-normal after fitting the correct ARIMA model. I have log-transformed and differenced the primary variable.
The qqplot of the residuals vs. the main variable can be seen here:
Array
I am unsure of what to do next with the model, as I suspect the forecasts will be invalid.
Should I consider fitting the model with differently-distributed error terms?
If so, how should I do that?
Thank you,
Martin
Related Posts with ARIMA forecasting - non-normal residuals
Manipulate complex long strings - Drop everything after word "hectares" and keep number of hectaresDear all, I have searched on the Forum for quite some time and tried different approaches to manipul…
Interpretation of coefficients (Log-log/linear)Hello Statalist users, This is my dataset: Code: * Example generated by -dataex-. For more info, t…
Identifying observations with consecutive 3 quarters.Dear All, Suppose the data set is: Code: * Example generated by -dataex-. For more info, type help …
Time series and error code 451Hello - I'm trying to declare my data as time series for 30 study participants with data recordings …
Where is alpha stored after using zinbHello, The following is the example from the Stata manual for a zinb regression. Array I would li…
Subscribe to:
Post Comments (Atom)
0 Response to ARIMA forecasting - non-normal residuals
Post a Comment