From e75b18f93bbcb42f2e1bd9f2ffbed6d0606345e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Sat, 6 Oct 2012 10:23:39 +0200 Subject: [PATCH] Minor fixes to ref. manual --- doc/dynare.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dynare.texi b/doc/dynare.texi index cc6e0920e..c50d9f75a 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -4212,7 +4212,7 @@ stored in variable @code{oo_.forecast} and corresponds to the forecast at the posterior mode. If a Metropolis-Hastings is computed, the distribution of forecasts is stored in variables @code{oo_.PointForecast} and -@code{oo_.MeanForecast}. @xref{Forecasting}) for a description of +@code{oo_.MeanForecast}. @xref{Forecasting} for a description of these variables. @item tex @@ -4711,7 +4711,7 @@ results in @code{oo_.SmoothedVariables} and @xref{datafile}. @item filtered_vars -Triggers the computation of filtered variables. @xref{filtered_vars} for +Triggers the computation of filtered variables. @xref{filtered_vars}, for more details. @item filter_step_ahead = [@var{INTEGER1}:@var{INTEGER2}]