GARCH model variance calculation

I have a financial return series, i would like to estimate volatitlity through a GARCH(1,1), my task is not to correct heteroskedasticty in residuals; but only to estimate volatility, i used command garch('Offset','NaN','GARCHLags',1,'ARCHLags',1).I used the equation variance=constant+GARCH coef*variance(-1)+ARCHcoef-r²(-1). This is a right way to do it?

답변 (0개)

이 질문은 마감되었습니다.

질문:

2018년 2월 16일

마감:

2021년 8월 20일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by