Skip to content
Snippets Groups Projects
Verified Commit 153ce59f authored by Johannes Pfeifer's avatar Johannes Pfeifer Committed by Sébastien Villemot
Browse files

fs2000_ns_common.inc: set order of approximation explicitly to 1

(cherry picked from commit 23cac089)
parent 94992b2c
Branches
Tags
Loading
......@@ -120,5 +120,7 @@ end;
data(file='../../fs2000/fsdat_simul.m');
options_.diffuse_filter=1;
options_.order=1;
[dataset_, dataset_info, xparam1, hh, M_, options_, oo_, estim_params_, bayestopt_, bounds] = ...
dynare_estimation_init(char(), M_.fname, [], M_, options_, oo_, estim_params_, bayestopt_);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment