I have fitted and ARMA(3,3) to a process using AIC and then I wanted to capture volatility dynamics for forecasting out-of-sample. However, when I add the GARCH(1,1) the ARIMA equation is nonstationary and noninvertible. Should I remove it? If no then how is this going to affect my forecasts out-of-sample?
Thank you!