Skip to content

Implements the k-order conditional and unconditional welfare in the MATLAB routine `evaluate_planner_objective`

Normann Rion requested to merge normann/dynare:local_state_space_it into master

TO DO:

  • implement a Fortran routine k_order_moment to compute the unconditional moment EX^k for a given k and a vector of variables X
  • amend the k_order_welfare routine to return the adequate output variables
  • amend evaluate_planner_objective.m accordingly
Edited by Normann Rion

Merge request reports