How does one write out the full mathematical expression for an ARIMA(3,0,2) - GARCH(1,1) model if the following list represents the estimates of the coefficients?
Coefficient estimates:
mu: 0.1, ar1: 0.2, ar2: 0.3, ar3: 0.4, ma1: 0.5, ma2: 0.6, omega: 0.7, alpha1: 0.8, beta1: 0.9