GARCH model with threshold?
Ältere Kommentare anzeigen
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 Kommentar
Oleg Komarov
am 23 Mai 2011
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>>
Antworten (1)
terance
am 23 Mai 2011
0 Stimmen
1 Kommentar
Oleg Komarov
am 23 Mai 2011
then delete the post or add the solution and accept your own answer for people to come to have a solved question.
Kategorien
Mehr zu Conditional Variance Models finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!