Merge pull request #1497 from JohannesPfeifer/calib_smoother_test

Add calib_smoother command with parameter_set option to integration
time-shift
Houtan Bastani 2017-08-29 11:02:34 +02:00 committed by GitHub
commit bb3e71646a
1 changed files with 1 additions and 0 deletions

View File

@ -73,3 +73,4 @@ varobs gp_obs gy_obs;
options_.solve_tolf = 1e-12;
estimation(order=1,datafile=fsdat_simul,nobs=192,loglinear,mh_replic=2000,mh_nblocks=2,mh_jscale=0.8,moments_varendo,consider_only_observed);
calib_smoother(parameter_set=posterior_mean) y;