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
Dóra Kocsis
dynare
Commits
d56d35f1
Commit
d56d35f1
authored
Sep 20, 2011
by
Stéphane Adjemian
Browse files
Added missing initialization of diffusion_periods (when the diffuse filter is not used).
parent
568cc836
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/DsgeLikelihood.m
View file @
d56d35f1
...
...
@@ -313,6 +313,7 @@ Y = DynareDataset.data-trend;
%
3
.
Initial
condition
of
the
Kalman
filter
%-----------------------------------------------------------------------------
-
kalman_algo
=
DynareOptions
.
kalman_algo
;
diffuse_periods
=
0
;
switch
DynareOptions
.
lik_init
case
1
%
Standard
initialization
with
the
steady
state
of
the
state
equation
.
if
kalman_algo
~=
2
...
...
Write
Preview
Markdown
is supported
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