- Search for "garch" in the File Exchange.
- Econometrics Toolbox from Peter LeSage <http://www.spatial-econometrics.com/
garch in mean
5 ビュー (過去 30 日間)
古いコメントを表示
Anyboday can help to tell me how to do garch in mean estimation in matlab?
I have a return series, and want to estimate garch in mean with GARCH(1,1) and TGARCH(1,1), and want to use the estimated parameters to do forecast using rolling window. But the difficulty is that it seems there are no toolbox could do garch in mean with garch or tgarch.
garchset() has not option to set GARCH-M model. Some toolkits download from web (USCD_GARCH) has garchinmean.m, but can not deal with garch-m with TGARCH.
Anyone could help?
Thanks in advance.
0 件のコメント
回答 (1 件)
the cyclist
2011 年 3 月 24 日
I can think of two possible places to look:
Since you know about USCD_GARCH, though, I'm guessing you've already tried these. :-/
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Conditional Variance Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!