Add moments_varendo to fs2000 unit test

Was not triggered elsewhere
time-shift
Johannes Pfeifer 2015-06-07 17:27:30 +02:00
parent 13134e0c80
commit ba7087ca65
1 changed files with 1 additions and 1 deletions

View File

@ -72,4 +72,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);
estimation(order=1,datafile=fsdat_simul,nobs=192,loglinear,mh_replic=2000,mh_nblocks=2,mh_jscale=0.8,moments_varendo,consider_only_observed);