Make fast_realtime accept observation as input.

Manually cherry-picked from dde1acd18d.
time-shift
Stéphane Adjemian (Charybdis) 2019-02-18 10:49:03 +01:00
parent 088e15b628
commit ed8374d310
Signed by untrusted user who does not match committer: stepan
GPG Key ID: A6D44CB9C64CE77B
1 changed files with 4 additions and 3 deletions

View File

@ -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*