From fb147574f225f19815a04bff1cf26f75e6237dd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Thu, 7 Jun 2012 15:36:28 +0200 Subject: [PATCH] Remove duplicate item --- doc/dynare.texi | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/doc/dynare.texi b/doc/dynare.texi index 9b4aeadfc..4a29b0888 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -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.