From 3ecd248fe9ed99ab0bb15d3fb07c19b638161a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= <stephane.adjemian@univ-lemans.fr> Date: Fri, 28 Jun 2013 23:53:12 +0200 Subject: [PATCH] Fixed typo. --- doc/dynare.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dynare.texi b/doc/dynare.texi index 7de7115dc6..4b5ffbb6a4 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -4632,7 +4632,7 @@ Uses the diffuse Kalman filter (as described in @cite{Durbin and Koopman (2001)} and @cite{Koopman and Durbin (2003)}) to estimate models with non-stationary observed variables. -When @code{diffused_filter} is used the @code{lik_init} option of +When @code{diffuse_filter} is used the @code{lik_init} option of @code{estimation} has no effect. When there are nonstationary exogenous variables in a model, there is no unique deterministic steady state. For instance, if productivity is a pure random walk: -- GitLab