Skip to content

Occbin features

Marco Ratto requested to merge rattoma/dynare:occbin_features into master
  • add new option for simulations (reset_check_ahead_periods_in_new_period);
  • enforce max_periods option, to avoid check ahead to go beyond max
  • fix the behavior of periodic solutions in simulations, which was too dovish and allowed pathological cases to be treated as converged. now periodic solution is only accepted if regime is uncertain in expectation by 1 period only.

Merge request reports