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