From 3b393b99ac2c9e4c993b65c00ca29bdb49c83ff0 Mon Sep 17 00:00:00 2001
From: Marco Ratto <marco.ratto@jrc.ec.europa.eu>
Date: Fri, 29 Jun 2012 00:55:50 +0200
Subject: [PATCH] fix documentation in line with commit
 a74f7c0285746a4b40cba1c2b9ea3638f507a8e0 (cherry picked from commit
 87ad577347394bd9c94bd7b9e963b570196e53e5)

---
 doc/gsa/gsa.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/gsa/gsa.tex b/doc/gsa/gsa.tex
index afc2cb97a3..5950e9619e 100644
--- a/doc/gsa/gsa.tex
+++ b/doc/gsa/gsa.tex
@@ -175,7 +175,7 @@ out-of-sample validation. \vspace{0.5cm}
        \verb"ksstat_redform"& 0.001& critical p-value for Smirnov statistics $d$ \\
                             &   & when \verb"threshold_redform" is active\\
                             &   & plot parameters with p-value$<$\verb"ksstat_redform"\\
-       \verb"alpha2_redform"& 0.001& critical p-value for correlation $\rho$ \\
+       \verb"alpha2_redform"& 0& critical p-value for correlation $\rho$ \\
                             &   & when \verb"threshold_redform" is active\\
                             &    & plot couples of parameters with \\
                             &   & p-value$<$\verb"alpha2_redform"\\
@@ -245,7 +245,7 @@ options of \verb"dynare_estimation". These are:
                             &  & use 2 to avoid big initial error \\
            \verb"alpha_rmse"& 0.001& p-value for Smirnov statistics $d$:\\
                             &   & plot parameters with p-value$<$\verb"alpha_rmse"\\
-          \verb"alpha2_rmse"& 0.001& p-value for correlation $\rho$\\
+          \verb"alpha2_rmse"& 0& p-value for correlation $\rho$\\
                             &  & plot couples of parameters with
                             p-value$<$\verb"alpha2_rmse"\\
 \end{tabular}
-- 
GitLab