09 November 2022 2 3K Report

GARCH is Generalized AutoRegressive Conditional Heteroskedasticity.

It is written in online notes that series need to be stationary before using it for GARCH modeling, and usually the RETURNS series are stationary.

But online notes also say that the series needs to have heteroscedasticity (variable conditional variance) in order to apply GARCH on it, so how can a series be stationary as well as heteroscedastic.

Similar questions and discussions