Skip to content
Snippets Groups Projects
Commit 727a9582 authored by Marco Ratto's avatar Marco Ratto Committed by Stéphane Adjemian
Browse files

speed-up execution of test

parent a5a08604
No related branches found
No related tags found
No related merge requests found
......@@ -216,6 +216,7 @@ disp('Press ENTER to continue'); pause(5);
dynare_sensitivity(nodisplay, stab=0, // no need for stability analysis since the posterior sample is surely OK
datafile='data_ca1.m',first_obs=8,nobs=79,prefilter=1,
alpha2_rmse=0, // no correlation analysis
rmse=1,ppost=1,Nsam=512);
collect_latex_files;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment