dynare/matlab/+occbin
Marco Ratto 4caebd76c9 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
2021-07-21 18:03:23 +02:00
..
DSGE_smoother.m Occbin: the +<basename>/occbin_difference.m file is now generated by the preprocessor 2021-07-20 12:35:15 +02:00
IVF_core.m Add Occbin routines 2021-07-16 17:20:11 +02:00
IVF_posterior.m Add Occbin routines 2021-07-16 17:20:11 +02:00
check_regimes.m Occbin: the +<basename>/occbin_difference.m file is now generated by the preprocessor 2021-07-20 12:35:15 +02:00
dynare_resolve.m Add Occbin routines 2021-07-16 17:20:11 +02:00
get_deriv.m Add Occbin routines 2021-07-16 17:20:11 +02:00
get_pq.m Add Occbin routines 2021-07-16 17:20:11 +02:00
graph.m Add Occbin routines 2021-07-16 17:20:11 +02:00
kalman_update_algo_1.m 1) if not using relaxation, initial guess regime in verify step(occbin simul) is set equal to the guess regime used to updated states and shocks 2021-07-21 17:51:03 +02:00
kalman_update_algo_3.m 1) if not using relaxation, initial guess regime in verify step(occbin simul) is set equal to the guess regime used to updated states and shocks 2021-07-21 17:51:03 +02:00
make_chart.m Add Occbin routines 2021-07-16 17:20:11 +02:00
map_regime.m Add Occbin routines 2021-07-16 17:20:11 +02:00
match_function.m Add Occbin routines 2021-07-16 17:20:11 +02:00
mkdata.m Occbin: fix function header 2021-07-19 15:30:54 +02:00
mkdatap_anticipated_2constraints_dyn.m Add Occbin routines 2021-07-16 17:20:11 +02:00
mkdatap_anticipated_dyn.m Add Occbin routines 2021-07-16 17:20:11 +02:00
set_default_options.m added 2 new occbin.simul options (defaults preserve current behavior): 2021-07-21 18:03:23 +02:00
set_option.m Add Occbin routines 2021-07-16 17:20:11 +02:00
setup.m Add Occbin routines 2021-07-16 17:20:11 +02:00
shock_decomposition.m Add Occbin routines 2021-07-16 17:20:11 +02:00
solve_one_constraint.m added 2 new occbin.simul options (defaults preserve current behavior): 2021-07-21 18:03:23 +02:00
solve_two_constraints.m added 2 new occbin.simul options (defaults preserve current behavior): 2021-07-21 18:03:23 +02:00
solver.m Add Occbin routines 2021-07-16 17:20:11 +02:00
unpack_simulations.m Add Occbin routines 2021-07-16 17:20:11 +02:00
write_regimes_to_xls.m make header names compatible with earlier versions of MATLAB (e.g. it would crash with MATLAB 2017b) 2021-07-21 17:51:05 +02:00