The simulated data of IRFs

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.

The simulated data of IRFs

Postby flyingpig » Tue Apr 03, 2012 10:55 am

Hi,

After Dynare calculated the IRFs, where is the simulated data of IRFs? I do not mean that simulated data, I mean simulated IRFs' data.
flyingpig
 
Posts: 17
Joined: Mon Mar 05, 2012 8:59 am

Re: The simulated data of IRFs

Postby kyri82 » Wed Apr 04, 2012 3:37 pm

If I am not mistaken - I think I am not :) - Dynare calculates IRFs out of the model's policies and transition functions, so they are not "simulated" IRFs, they are actual, theoretical IRFs.
kyri82
 
Posts: 141
Joined: Thu Feb 10, 2011 6:14 pm
Location: Toulouse - France

Re: The simulated data of IRFs

Postby jpfeifer » Wed Apr 18, 2012 7:04 pm

By default, the option "periods" of stoch_simul is set to 0 and Dynare computes theoretical moments and IRFs (unless order>2). If you want simulated data, you must set the periods option manually. However, Dynare does not store the simulated IRF paths. You have to get them from lines 64-65 of irf.m
Code: Select all
y1 = simult_(temps,dr,ex1,iorder);
y2 = simult_(temps,dr,ex2,iorder);
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 4 guests

cron