Testing for an ARCH process
- Take the residuals from the original autoregressive model
- and then square them
- in determining whether an ARCH process exists is to regress the squared residuals from this period against the squared residuals from the previous period as follows: εt2 = b0 + b1 * εt-12
- If b1 is statistically different from zero, then we conclude that the regression model contains an ARCH process.
0 comments:
Post a Comment