diff --git a/tests/Makefile.am b/tests/Makefile.am index 5336a43e9..d9ea86cc3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -260,7 +260,6 @@ EXTRA_DIST = \ k_order_perturbation/run_fs2000kplusplus.m \ ls2003/data_ca1.m \ measurement_errors/data_ca1.m \ - measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME_mh_mode.mat \ measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME_steadystate.m \ measurement_errors/fs2000_corr_me_ml_mcmc/fsdat_simul.m \ missing/simulate_data_with_missing_observations.m \ diff --git a/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod b/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod index 70477f2a2..0c9c29c1d 100644 --- a/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod +++ b/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod @@ -120,6 +120,6 @@ stderr gp_obs, inv_gamma_pdf, 0.001, inf; //corr gp_obs, gy_obs,normal_pdf, 0, 0.2; end; -estimation(mode_compute=0,mode_file=fs2000_corr_ME_mh_mode,order=1,datafile=fsdat_simul,mode_check,smoother,filter_decomposition,mh_replic=2000, mh_nblocks=2, mh_jscale=0.8,forecast = 8,bayesian_irf,filtered_vars,filter_step_ahead=[1,3],irf=20) m P c e W R k d y; +estimation(mode_compute=9,order=1,datafile=fsdat_simul,mode_check,smoother,filter_decomposition,mh_replic=2000, mh_nblocks=2, mh_jscale=0.8,forecast = 8,bayesian_irf,filtered_vars,filter_step_ahead=[1,3],irf=20) m P c e W R k d y; shock_decomposition y W R; //identification(advanced=1,max_dim_cova_group=3,prior_mc=250); diff --git a/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME_mh_mode.mat b/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME_mh_mode.mat deleted file mode 100644 index ad641653e..000000000 Binary files a/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME_mh_mode.mat and /dev/null differ diff --git a/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME_steadystate.m b/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME_steadystate.m index 2ac140da5..66a95e6ef 100644 --- a/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME_steadystate.m +++ b/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME_steadystate.m @@ -18,7 +18,7 @@ % You should have received a copy of the GNU General Public License % along with Dynare. If not, see . -function [ys,check] = fs2000_steadystate(ys,exe) +function [ys,check] = fs2000_corr_ME_steadystate(ys,exe) global M_ alp = M_.params(1);