IRF of output to tech. shock in Lubik and Schorfheide (2007)
Posted: Fri Jul 03, 2015 6:04 am
Hi, owing to your support, I have made some progress in reproducing Lubik and Schorfheide (2007).
Forums for asking questions, posting comments and uploading examples related to Dynare
http://www.dynare.org/phpBB3/
jpfeifer wrote:The reason is that TFP has a unit root, but the model is entered in detrended form. To get the permanent IRFs to TFP shock, you need to reconstruct the underlying non-stationary series. An example for this can be found in the AguiarGopinath2007.mod on my homepage at https://sites.google.com/site/pfeiferecon/dynare
model(linear);
...
...
z = a - a(-1) ; //z_t is growth rate of technology (A)
yy = y + a ; // y_t = Y_t/A_t