From ed8374d310a1d90359765f335a90060f290701ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Mon, 18 Feb 2019 10:49:03 +0100 Subject: [PATCH] Make fast_realtime accept observation as input. Manually cherry-picked from dde1acd18d40238849f16d72b865a3b5cadbf577. --- src/source/the-model-file.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/source/the-model-file.rst b/src/source/the-model-file.rst index 50403319c..a40f3c45d 100644 --- a/src/source/the-model-file.rst +++ b/src/source/the-model-file.rst @@ -6944,11 +6944,12 @@ Shock Decomposition Choose for which vintages to save the full realtime shock decomposition. Default: ``0``. - .. option:: fast_realtime + .. option:: fast_realtime = INTEGER Runs the smoother only twice: once for the last in-sample and - once for the last out-of-sample data point. Default: not - enabled. + once for the last out-of-sample data point, where the provided + integer defines the last observation (equivalent to + :opt:`nobs`). Default: not enabled. *Output*