Teh function accepts regressors in the mean equation if this is what you're asking.
regression with garch specification
9 次查看(过去 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
回答(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!