Hi,
I encountered problems with freezing graph view of VAR impulse responses into a graph object. I did not find the way to preserve error bounds and formatting in the chart, instead it just plots a single line. That's not what I like for presentation purposes. When working manually, I had no problem to freeze the graphs exactly as appeared in graph view.
Basically, I used this code (because it was a problem to add more options after the freeze command, I got error messages):
var var01.ls 1 1 gdp tax cons
var01.impulse (7, m, imp=chol, se=a) gdp tax cons @ gdp tax cons @ gdp tax cons
freeze(cholesky01) var01.impulse
Can you pls help me to improve the code? In fact I work upon a bunch of countries and have no mind to create about 30 graph objects manually.
Thanks!
graph object with impulse responses
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13602
- Joined: Tue Sep 16, 2008 5:38 pm
Re: graph object with impulse responses
Code: Select all
var var01.ls 1 1 gdp tax cons
freeze(cholesky01) var01.impulse(7, m, imp=chol, se=a) gdp tax cons @ gdp tax cons @ gdp tax cons
Re: graph object with impulse responses
Yes, right
I probably did some typo fault when trying this possibility. Now I created a for loop which gonna do all the work for multiple countries instantly.
Thanks for quick reply, I find this forum pretty cool, one of strongest pros about EViews.
Thanks for quick reply, I find this forum pretty cool, one of strongest pros about EViews.
Who is online
Users browsing this forum: No registered users and 2 guests
