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
fb147574
Commit
fb147574
authored
Jun 07, 2012
by
Sébastien Villemot
Browse files
Remove duplicate item
parent
bfa168bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/dynare.texi
View file @
fb147574
...
...
@@ -4160,15 +4160,12 @@ this covariance matrix. Default is @code{1}.
@xref{solve_algo}.
@item order = @var{INTEGER}
When @code{2}, the likelihood is evaluated with a particle filter based
on a second order approximation of the model (see
@cite{Fernandez-Villaverde and Rubio-Ramirez (2005)}). Default is
@code{1}, ie the lilkelihood of the linearized model is evaluated using
a standard Kalman filter.
@item order = @var{INTEGER}
@xref{order}.
Order of approximation, either @code{1} or @code{2}. When equal to
@code{2}, the likelihood is evaluated with a particle filter based on
a second order approximation of the model (see
@cite{Fernandez-Villaverde and Rubio-Ramirez (2005)}). Default is
@code{1}, ie the lilkelihood of the linearized model is evaluated
using a standard Kalman filter.
@item irf = @var{INTEGER}
@xref{irf}. Only used if @ref{bayesian_irf} is passed.
...
...
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