From 2fea033874a439995285e39ef7814d6154bc44ec Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Wed, 19 Feb 2020 22:15:28 +0100 Subject: [PATCH] doc: remove warning in compilation introduced in 3af2cc3fc4 a blank line is needed after a bulleted list --- doc/manual/source/the-model-file.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst index 84e6d878b6..f2bb323b67 100644 --- a/doc/manual/source/the-model-file.rst +++ b/doc/manual/source/the-model-file.rst @@ -9154,6 +9154,7 @@ Performing identification analysis * minimal system as in *Komunjer and Ng (2011)* * reduced-form solution and linear rational expectation model as in *Ratto and Iskrev (2011)* + Note that for orders 2 and 3, all identification checks are based on the pruned state space system as in *Mutschler (2015)*. That is, theoretical moments and spectrum are computed from the pruned ABCD-system, whereas the minimal system -- GitLab