-
- Downloads
"git@git.dynare.org:JohannesPfeifer/dynare.git" did not exist on "4808dfbf220b555d801abf95c0935ac5bd184c84"
added 2 new occbin.simul options (defaults preserve current behavior):
1) algo_truncation: sets the number of iterations for a truncated guess-verify algorithm (i.e. if max_iter<=algo_truncation, no error is triggered on output, but the user is happy with the last regime in the algorithm) 2) reset_regime_in_new_period: is set to true, it resets the guess regimes to unconstrained when a new shock arrives, instead of starting with a guess regime consistent with the one identified in previous time periods. this sometimes allows more robust convergence/identification of the regimes
Showing
- matlab/+occbin/set_default_options.m 2 additions, 0 deletionsmatlab/+occbin/set_default_options.m
- matlab/+occbin/solve_one_constraint.m 24 additions, 11 deletionsmatlab/+occbin/solve_one_constraint.m
- matlab/+occbin/solve_two_constraints.m 28 additions, 11 deletionsmatlab/+occbin/solve_two_constraints.m
Loading
Please register or sign in to comment