Overflow error in GARCH-M

For technical questions regarding estimation of single equations, systems, VARs, Factor analysis and State Space Models in EViews. General econometric questions and advice should go in the Econometric Discussions forum.

Moderators: EViews Gareth, EViews Moderator

kco5min
Posts: 6
Joined: Sat Mar 26, 2011 11:54 am

Overflow error in GARCH-M

Postby kco5min » Sun Apr 03, 2011 12:09 pm

Hi All,

I am runnig a AR - GARCH-M model of inflation and inflation uncertainty proxied by the errors of conditional mean ecuation.

The code is:


INFLATIE = C(1)*GARCH + C(2) + C(3)*INFLATIE(-1) + C(4)*DUMMY*INFLATIE(-1) + C(5)*INFLATIE(-2) + C(6)*INFLATIE(-4) + C(7)*INFLATIE(-6)

GARCH = C(8) + C(9)*RESID(-1)^2 + C(10)*GARCH(-1) + C(11)*INFLATIE(-1)

(inflatie=inflation)

The model runs perfect, but when i'm trying to conduct tests for errors anf coeffcients , Eviews says " Overflow". Why is this happening?

Can you help me please.

Thx in advance

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13604
Joined: Tue Sep 16, 2008 5:38 pm

Re: Overflow error in GARCH-M

Postby EViews Gareth » Sun Apr 03, 2011 12:42 pm

Could you post the workfile?

kco5min
Posts: 6
Joined: Sat Mar 26, 2011 11:54 am

Re: Overflow error in GARCH-M

Postby kco5min » Sun Apr 03, 2011 10:46 pm

Thx Gareth for the fast reply.

Attached you will find my workfile. The Garch model is named grach-m.

Thx,
Attachments
ar_framework_2.wf1
(47.2 KiB) Downloaded 263 times

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: Overflow error in GARCH-M

Postby trubador » Sun Apr 03, 2011 11:35 pm

It seems your model is ill-defined. The problem arises from the fact that the variance specification does not fulfill the stationarity condition (i.e. c(9)+c(10)<1). I can offer two solutions:
i) I do not think it is a good idea to include the lagged dependent variable as an exogenous variable in the variance equation, so it might be a better idea to drop it.
ii) If you want to keep the exogenous variable in the variance equation, try including the standard deviation instead of variance as the garch-in-mean specification.

kco5min
Posts: 6
Joined: Sat Mar 26, 2011 11:54 am

Re: Overflow error in GARCH-M

Postby kco5min » Mon Apr 04, 2011 12:40 am

Thx @trubador.

I will keep the lagged dependent variable of inflation because I am intending to test both influences bettwen inflation and its variance, in both directions.

I've changed the specifiaction to std dev and it works perfect.

Thx a lot :)

kco5min
Posts: 6
Joined: Sat Mar 26, 2011 11:54 am

Re: Overflow error in GARCH-M

Postby kco5min » Sat Apr 09, 2011 4:39 am

Since i've used std dev instead of variance in the mean equation Eviews showed me all the test that i needed, but still I have the stationarity problem and I really dont know how to solve it.

The coefficient restrictions c(9) + c(10) = 1 showes a p-value of ,8990 even after I've included std dev in the conditional mean.

How can I repair this stationarity problem?

Thx in advance


Return to “Estimation”

Who is online

Users browsing this forum: No registered users and 2 guests