- Search for "garch" in the File Exchange.
- Econometrics Toolbox from Peter LeSage <http://www.spatial-econometrics.com/
garch in mean
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
the cyclist
on 24 Mar 2011
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 Comments
See Also
Categories
Find more on Conditional Variance Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!