diff --git a/tests/gsa/ls2003.mod b/tests/gsa/ls2003.mod index 2905f6de2fc8a7e2f85b717a2a4be1db0fc9c3ec..c93a7ff22d28dafc3962a53abc99df91b5bc7021 100644 --- a/tests/gsa/ls2003.mod +++ b/tests/gsa/ls2003.mod @@ -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;