From 0b1f627ad05c220543bb47c935f0c2bdb0c54bbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr> Date: Fri, 10 Aug 2012 14:47:07 +0200 Subject: [PATCH] Better sectioning of the estimation section --- doc/dynare.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/dynare.texi b/doc/dynare.texi index 014b0dd412..982a7356d9 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -4685,6 +4685,8 @@ See @file{bvar-a-la-sims.pdf}, which comes with Dynare distribution, for more information on this command. @end deffn +Dynare can also run the smoother on a calibrated model: + @deffn Command calib_smoother [@var{VARIABLE_NAME}]@dots{}; @deffnx Command calib_smoother (@var{OPTIONS}@dots{}) [@var{VARIABLE_NAME}]@dots{}; -- GitLab