feedback rules, target values and steady-state

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.

feedback rules, target values and steady-state

Postby petros_varth » Mon Sep 09, 2013 2:30 pm

Hi all,

I use in my model feedback rules. I would like to set as target values the steady-state values that will arise from dynare. As i did it, firstly i found a steady-state with setting the feedback coefficients to zero, then i declare as parameters the target values and assign them the steady-state value i found. But these is not correct because you end up with different steady-states if you use different feedback coefficients.
How i can do it properly in Dynare?

Please see also the attached file.

P.
Attachments
nk_closed_welfare_sg.mod
(2.34 KiB) Downloaded 80 times
petros_varth
 
Posts: 45
Joined: Wed Sep 30, 2009 5:35 pm

Re: feedback rules, target values and steady-state

Postby jpfeifer » Wed Sep 11, 2013 11:17 am

Essentially, your are looking for fixed point. The easiest way that works here, because your starting values are good, is to use Dynare's steady_state operator. I.e. replace
the Taylor rule with the only approximately correct target values
Code: Select all
log(r/RT)=FIP*log(dcpi/DT)+FIY*log(y/YT);

with
Code: Select all
log(r/RT)=FIP*log(dcpi/steady_state(dcpi))+FIY*log(y/steady_state(y));

Dynare will try to solve for the steady state values of inflation and output and substitute them. Note that now the steady state is truly independent of the feedback coefficient values.
------------
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

Re: feedback rules, target values and steady-state

Postby petros_varth » Wed Sep 11, 2013 11:53 am

Many thanks. This works perfect.

P.
petros_varth
 
Posts: 45
Joined: Wed Sep 30, 2009 5:35 pm


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 8 guests