Supressing graphs

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

lvdesouza
Posts: 1
Joined: Fri Aug 05, 2011 5:42 am

Supressing graphs

Postby lvdesouza » Fri Aug 05, 2011 5:51 am

Hi everybody. I have two somewhat basic questions that hopefully you will be able to help me with. I estimating the VECM equations below (in Eviews 7.1):

spool s_imp_343

var {%cty}_343_vec.ec(c,1) 1 12 C{%cty}_UP_343 C{%cty}_WLD_343 C{%cty}_IP @ C{%cty}_IP_EU

if @isobject(%cty + "_343_vec") then
{%cty}_343_vec.impulse(12,m, smat={%cty}_343_vec_imp) C{%cty}_UP_343 @ C{%cty}_WLD_343 @ C{%cty}_WLD_343 C{%cty}_UP_343 C{%cty}_IP
endif

next

s_imp_343.append {%cty}_343_vec_imp

show s_imp_343

Now, I want a) to supress the variance decomposition graphs from popping up for all the countries in the string {%cty} and b) to store together all the variance decomposition series from all {%cty} in the same spool object that I have created (s_imp_343), but now it currently does that just for the last contry in the {%cty} string. Suggestions?

Lucio.

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

Re: Supressing graphs

Postby EViews Gareth » Fri Aug 05, 2011 7:52 am

I don't understand what you're doing. From the code you've posted, it looks as though %cty only contains a single word.


Return to “Estimation”

Who is online

Users browsing this forum: No registered users and 2 guests