How to get the historical GARCH Variance

When one constructs forecasts with a GJR-GARCH model, the output matlab gives is the variance forecast (i.e. $\sigma^2_{t+1}$).
How can one extract the corresponding $\sigma^2_t$ (i.e. the historical variance) of the GJR-GARCH model?
For a standard GARCH model one could do this using the ugarchpred function (<http://nl.mathworks.com/help/finance/ugarchpred.html)>. The historical variance is the 'H' in the syntax window (see link). Unfortunately this function is not available for a GJR-GARCH and hence my question, how can I extract the historical variance?
Many thanks

 採用された回答

Imner Renmi
Imner Renmi 2016 年 2 月 9 日

0 投票

Never mind, I found the answer to my question on the following link:

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeConditional Variance Models についてさらに検索

質問済み:

2016 年 2 月 8 日

回答済み:

2016 年 2 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by