fs2000_simul.mod: make sure we use the estimated parameter vector

Makes the simulation converge without turning to homotopy
time-shift
Johannes Pfeifer 2020-01-31 13:22:47 +01:00
parent 25ccb6686f
commit 6cf5e6495a
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ var e_a; stderr 0.014;
var e_m; stderr 0.005;
end;
results_estimation=load('fs2000_smooth_results');
M_.params=results_estimation.M_.params;
steady;
histval_file(filename = 'fs2000_histval.mat');