Skip to content
Snippets Groups Projects
Verified Commit f7b332ef authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Removed shocks.

parent 3e5b4084
No related branches found
No related tags found
No related merge requests found
...@@ -44,8 +44,8 @@ histval; ...@@ -44,8 +44,8 @@ histval;
end; end;
shocks; shocks;
var e_x = 0.005; var e_x = 0;
var e_n = 0.001; var e_n = 0;
end; end;
simulations = simul_backward_model([], 5000); simulations = simul_backward_model([], 500);
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment