From e4a590e62684cde8f4a66c5acf048bd3eca33706 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Tue, 23 Aug 2011 16:12:35 +0200 Subject: [PATCH] User guide: fix error in estimation MOD file (only in the text, not in the accompanying files); with steady/check, it fails because paremeters are not initialized --- doc/userguide/ch-estbase.tex | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/userguide/ch-estbase.tex b/doc/userguide/ch-estbase.tex index 9e48b1f59..22b0ea8b4 100644 --- a/doc/userguide/ch-estbase.tex +++ b/doc/userguide/ch-estbase.tex @@ -174,9 +174,6 @@ initval;\\ e = 0;\\ end;\\ \\ -steady;\\ -check;\\ -\\ estimated\_params;\\ alpha, beta\_pdf, 0.35, 0.02; \\ beta, beta\_pdf, 0.99, 0.002; \\