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
PPMLHDFE - Regression not startingDear Statalist forum, I am currently tring to run a gravity equation using the PPMLHDFE command and…
How do I insert two weights in one tabulate command?Hi Statalist, I have a survey with two sample populations. One is representative of the general pop…
Reshape long Datastream equity dataHi, I have the following type of wide panel data downloaded directly from Datastream. The stucture …
How to add extra column to summary statistics with asdoc?Dear all, I am using the asdoc tool to export my tables to word. However, I am struggling to add an…
Referring to year_t-1 to construct in- and outmigration ratesDear all, I am currently working with a survey dataset that follows people over time and looks as f…
Subscribe to:
Post Comments (Atom)
0 Response to ARIMA forecasting - non-normal residuals
Post a Comment