Skip to content
Snippets Groups Projects
Commit ba7087ca authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

Add moments_varendo to fs2000 unit test

Was not triggered elsewhere
parent 13134e0c
Branches
Tags
No related merge requests found
...@@ -72,4 +72,4 @@ varobs gp_obs gy_obs; ...@@ -72,4 +72,4 @@ varobs gp_obs gy_obs;
options_.solve_tolf = 1e-12; 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);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment