stopping display of irf pictures

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

stopping display of irf pictures

Postby reubenpjacob » Mon Oct 15, 2007 6:02 am

hi everybody
is there a trick to prevent display of the irfs or the prior plots in dynare? the 'nograph' option does not seem to work.


cheers
reuben
reubenpjacob
 
Posts: 133
Joined: Fri Oct 06, 2006 3:23 pm
Location: Reserve Bank of New Zealand

Postby measilva » Mon Mar 24, 2008 6:13 pm

Just put stoch_simul(....., irf=0,.......) and Dynare will not plot the IRF.

best
Marcelo
University of North Carolina
measilva
 
Posts: 31
Joined: Wed Mar 05, 2008 3:47 pm
Location: University of North Carolina

Postby reubenpjacob » Tue Mar 25, 2008 8:45 am

hi marcelo
that will not work.
if you set irf=0, then dynare will not only NOT plot the IRF graphs, it will not even compute the IRF functions.
this can be resolved by setting
stoch_simul(irf=20, nograph,....)

if you dont want dynare to plot the priors.
all that you have to do is to go to the code in the dynare folder.
go to plot_priors.m

then
type in the following

if options_.nograph, return, end;



then
use nograph in your estimation command.
it should work.


cheers
reuben
reubenpjacob
 
Posts: 133
Joined: Fri Oct 06, 2006 3:23 pm
Location: Reserve Bank of New Zealand

Postby measilva » Tue Mar 25, 2008 1:49 pm

Hi Reuben,

I thought you were asking only for a way for not plotting the IRF. I did not know that actually you wanted only the numbers and not the plots. Sorry about that.

Cheers,
Marcelo
University of North Carolina
measilva
 
Posts: 31
Joined: Wed Mar 05, 2008 3:47 pm
Location: University of North Carolina


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 8 guests