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
Dynare
dynare
Commits
bfe3dded
Commit
bfe3dded
authored
Apr 15, 2016
by
Johannes Pfeifer
Browse files
Add diffuse filter statement to nonstationary mod-file to prevent unit test from crashing
parent
3d6c1845
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/kalman/lik_init/fs2000_ns_common.inc
View file @
bfe3dded
...
...
@@ -119,6 +119,6 @@ Y_obs (gam);
end
;
data
(
file
=
'../../fs2000/fsdat_simul.m'
);
options_
.
diffuse_filter
=
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
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