Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
MichelJuillard
dynare
Commits
ba7087ca
Commit
ba7087ca
authored
Jun 07, 2015
by
Johannes Pfeifer
Browse files
Add moments_varendo to fs2000 unit test
Was not triggered elsewhere
parent
13134e0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/fs2000/fs2000.mod
View file @
ba7087ca
...
...
@@ -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
);
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment