Dynare++ Ramsey Policy

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.

Dynare++ Ramsey Policy

Postby sub_macro » Fri Mar 23, 2012 1:48 am

In the document, "DSGE Models with Dynare++. A Tutorial by Ondra Kamenk" on page no. 16 you will find the following code for Optimal Ramsey Policy.
Code: Select all
>> load kp1980_2.mat
>> shocks = zeros(1,100);
>> ystart = dyn_ss;
>> ystart(dyn_i_MULT3) = 0;
>> r=dynare_simul('kp1980_2.mat',shocks,ystart);


After simulating we get r in matrix form. How to get the irfs from the simulation when shocks and the bacward looking multipliers are set to 0?

The above code sets the backward looking lagrange multipliers and shocks to 0. Now when I look at the dynare_simul.m file it says that the shocks are permanent shocks, so does that mean the shock (VAREXO EPS) in the example of the document is a temporary shock with variance 0.01 ?
If i want to make the shocks same as in the mod file shocks what do I do ? Do I set the shocks as 0.01 (variance) or 0.1 (standard error) ?
sub_macro
 
Posts: 5
Joined: Wed Apr 27, 2011 5:52 pm

Return to Dynare help

Who is online

Users browsing this forum: No registered users and 6 guests