GARCH model with threshold?

I need to estimate the following model:
  • r_t=c+teta*x_{t-1}+delta*sigma_t+e_t
  • (sigma_t)^2=w+lambda*y_{t-1}+alpha*(e_{t-1})^2+gamma*d_{t-1}*(e_{t-1})^2+beta*(sigma_{t-1})^2
  • d_t=1 if e_t>0, and 0 otherwise
would you be so kind to explaine me, how can I estimate the following parametres{c,teta,delta,w,lambda, alpha, gamma, beta}?

1 个评论

Do you have the econometrics TB?
Can you please post a snapshot of the equations? You can upload the snapshot on one the repositories listed here: http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
(I personally use tinypic.com)
Then paste the link as <<link to snap on repository>>

请先登录,再进行评论。

回答(1 个)

terance
terance 2011-5-23

0 个投票

problem is solved, sorry for interruption^^

1 个评论

then delete the post or add the solution and accept your own answer for people to come to have a solved question.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Conditional Variance Models 的更多信息

产品

提问:

2011-5-23

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by