regression with garch specification
6 ビュー (過去 30 日間)
古いコメントを表示
Hi, it is not a technical question on matlab, but a doubt on garch model. Brefly: I have regressed the absolute return dispersion(CSAD) against a constant and the return, I didi it using Newey-west specification and garch model and teh last one gave better results, since the error term follows a garch model. Now I would like to see if the coefficient of the regression changes when we consider the rising and declining market separetely, my question is, may I do it using GARCH model or the faact that the sample is split create problem. In this case what do you think if, instead of splitting there sample in rising and declining I use an equation with dummies like this: CSAD=a+B*R+B2*D*R, where D is one when the return is negative, the B should represent teh coeffcient of the up market and B+B2 the one of the down market, right. And this should not create any problem to GARCh.
Thanks in advance Gaia
1 件のコメント
Oleg Komarov
2011 年 8 月 9 日
Teh function accepts regressors in the mean equation if this is what you're asking.
回答 (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!