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
Creating District Month PanelDear All, I hope you are doing well. I wanted to create two dataset from my raw data 1) district da…
random intercept in mixed effect modelDear all, I am trying to run a mixed effect model across 10 different clinical trials to obtain int…
empty model in mulitple imputations framework (mixed models)Dear all, I am currently analyzed data with missing data. In complete case analysis framework, the…
Generate dummy from stringsDear members, Below is my data column where respondents selected various sources of water. I would l…
Using summarize after svy: mean with direct standardisationHello, I am running the descriptive statistics for continuous variable that contains number of visi…
Subscribe to:
Post Comments (Atom)
0 Response to ARIMA forecasting - non-normal residuals
Post a Comment