Fix test w.r.t. clean rules

time-shift
Sébastien Villemot 2013-03-29 17:22:01 +01:00
parent 25d8ea8bfc
commit 4cab27249c
4 changed files with 2 additions and 3 deletions

View File

@ -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 \

View File

@ -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);

View File

@ -18,7 +18,7 @@
% You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>.
function [ys,check] = fs2000_steadystate(ys,exe)
function [ys,check] = fs2000_corr_ME_steadystate(ys,exe)
global M_
alp = M_.params(1);