-
- Downloads
perfect_foresight_with_expectation_errors_{setup,solver}: streamline handling of guess values
– Remove the terminal_steady_state_as_guess_value option to pfwee_solver – pfwee_setup now sets the same guess values as pf_setup (i.e. terminal steady state at all periods) – With constant_simulation_length option, pfwee_solver uses terminal steady state as guess values for periods that are added to the simulation
Showing
- doc/manual/source/the-model-file.rst 1 addition, 10 deletionsdoc/manual/source/the-model-file.rst
- matlab/default_option_values.m 0 additions, 1 deletionmatlab/default_option_values.m
- matlab/perfect-foresight-models/perfect_foresight_with_expectation_errors_setup.m 4 additions, 4 deletions...-models/perfect_foresight_with_expectation_errors_setup.m
- matlab/perfect-foresight-models/perfect_foresight_with_expectation_errors_solver.m 3 additions, 9 deletions...models/perfect_foresight_with_expectation_errors_solver.m
- preprocessor 1 addition, 1 deletionpreprocessor
- tests/deterministic_simulations/pfwee.mod 2 additions, 12 deletionstests/deterministic_simulations/pfwee.mod
- tests/deterministic_simulations/pfwee_constant_sim_length.mod 3 additions, 15 deletions...s/deterministic_simulations/pfwee_constant_sim_length.mod
- tests/deterministic_simulations/pfwee_learnt_in.mod 2 additions, 12 deletionstests/deterministic_simulations/pfwee_learnt_in.mod
Loading