Document that ramsey_policy now takes multipliers in the variable list.

Related to #1355
time-shift
Johannes Pfeifer 2016-12-27 14:36:51 +01:00
parent 013043b1dd
commit ca6cd152f2
1 changed files with 2 additions and 0 deletions

View File

@ -8038,6 +8038,8 @@ and only then approximates these FOCs of planner's problem to first order. There
order terms that are required for a second-order correct welfare evaluation are
preserved.
Note that the variables in the list after the @code{ramsey_policy}-command can also contain multiplier
names. In that case, Dynare will for example display the IRFs of the respective multipliers when @code{irf>0}.
The planner objective must be declared with the @code{planner_objective} command.