dynare/matlab/+occbin
Marco Ratto 63a299f64e new error codes introduced and applied for occbin smoother.
- 321 when simulation within occbin smoother fails
- 322 when occbin smoother does not converge.
2023-02-06 14:58:42 +01:00
..
DSGE_smoother.m new error codes introduced and applied for occbin smoother. 2023-02-06 14:58:42 +01:00
IVF_core.m IVF_core.m: fix header 2022-11-23 15:18:44 +01:00
IVF_posterior.m IVF: only store smoother results if requested 2022-11-23 16:44:18 +01:00
check_regimes.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dynare_resolve.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_deriv.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_pq.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
graph.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
kalman_update_algo_1.m try with base regime before returning error 2023-02-03 14:20:39 +01:00
kalman_update_algo_3.m trap errors also in univariate update step for occbin 2022-10-20 15:06:36 +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 IVF: properly deal with error code 2021-12-14 11:21:16 +01:00
mkdata.m check if initial states are empty, and set them to zero. 2022-10-20 15:05:39 +02:00
mkdatap_anticipated_2constraints_dyn.m Fix bug under MATLAB < R2016b introduced in 906062cfe5 2022-07-26 22:36:30 +02:00
mkdatap_anticipated_dyn.m check if initial states are empty, and set them to zero. 2022-10-20 15:05:39 +02:00
set_default_options.m first_period_occbin_update is an index, not a boolean 2023-02-03 14:19:05 +01:00
set_option.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
setup.m new option max_check_ahead_periods (renaming old undocumented option max_periods), that truncates the number of periods for which agents check ahead the regime (a sort of myopic behavior beyond max_check_ahead_periods), 2022-11-04 11:17:37 +01:00
shock_decomposition.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
solve_one_constraint.m store binding_indicator_history once it has been set 2023-02-03 14:24:58 +01:00
solve_two_constraints.m bug fixes when using guess regime 2023-02-03 14:20:51 +01:00
solver.m in some cases, order is not yet set to 1 2023-02-03 14:19:16 +01:00
unpack_simulations.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
write_regimes_to_xls.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00