-
- Downloads
WIP: perfect foresight controlled paths
TODO: – add test that checks that computed exos actually give the requested endos when doing a regular simulation – add test to check that a given exo is not simultaneously in perfect_foresight_controlled_paths and shocks, or that a given exo/endo does not appear two times in perfect_foresight_controlled_paths for a given period – support perfect_foresight_with_expectation_errors (+test) – support homotopy (+test) (+linearization?) – support LBJ (+test) – support stack_solve_algo=7 (reusing function for stacked Jacobian substitution) – integrate all tests in meson – documentation [skip ci]
Showing
- matlab/perfect-foresight-models/perfect_foresight_solver.m 16 additions, 3 deletionsmatlab/perfect-foresight-models/perfect_foresight_solver.m
- matlab/perfect-foresight-models/perfect_foresight_solver_core.m 22 additions, 3 deletions.../perfect-foresight-models/perfect_foresight_solver_core.m
- matlab/perfect-foresight-models/perfect_foresight_with_expectation_errors_solver.m 5 additions, 1 deletion...models/perfect_foresight_with_expectation_errors_solver.m
- matlab/perfect-foresight-models/sim1.m 42 additions, 5 deletionsmatlab/perfect-foresight-models/sim1.m
- matlab/perfect-foresight-models/stacked_jacobian_substitute_controlled_paths.m 71 additions, 0 deletions...ght-models/stacked_jacobian_substitute_controlled_paths.m
- scripts/dynare.el 3 additions, 3 deletionsscripts/dynare.el
- tests/deterministic_simulations/ramst_pf_controlled_paths.mod 58 additions, 0 deletions...s/deterministic_simulations/ramst_pf_controlled_paths.mod
Loading
Please register or sign in to comment