Notations In Dynare

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.

Notations In Dynare

Postby danishussalam » Sat Apr 26, 2014 1:37 am

A model with sticky prices usually closes with a taylor rule and in some cases also with a Fisher equation. In taylor rule we usually have variables with BARS like log(Rt/Rt_bar) where Rt is the nominal interest rate. Are we suppose to write both Rt and Rt_bar in our endogenous variable block? What value will Rt_bar take in the initial value box if we know the value or say Rt. :|

Any help on this will he appreciated.
danishussalam
 
Posts: 21
Joined: Thu Apr 10, 2014 9:27 am

Re: Notations In Dynare

Postby jpfeifer » Tue May 06, 2014 6:37 pm

Rt will be an endogenous variable while Rt_bar is a parameter or, depending on what you are doing a model-local variable. Say you set gross inflation in steady state to 1.01 and the discount factor to beta=0.99. Then the Fisher equation tells you that in steady state

Code: Select all
var Rt;
parameters beta Pi_bar;

beta=0.99;
Pi_bar=1.01;

model;
#Rt_bar=1/beta*Pi_bar
log(Rt/Rt_bar)=...
end;

See also the description in Pfeifer(2013): "A Guide to Specifying Observation Equations for the Estimation of DSGE Models" https://sites.google.com/site/pfeiferecon/Pfeifer_2013_Observation_Equations.pdf.
------------
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: Google [Bot] and 6 guests