- Search for "garch" in the File Exchange.
- Econometrics Toolbox from Peter LeSage <http://www.spatial-econometrics.com/
garch in mean
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
the cyclist
il 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 Commenti
Vedere anche
Categorie
Scopri di più su Conditional Variance Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!