Fixed error in documentation of presample in realtime shock decomposition.

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

View File

@ -6930,9 +6930,9 @@ Shock Decomposition
.. option:: presample = INTEGER
First data point from which recursive realtime shock
decompositions are computed, i.e. for
:math:`T=[\texttt{presample} \ldots \texttt{nobs}]`.
Data point above which recursive realtime shock
decompositions are computed, *i.e.* for
:math:`T=[\texttt{presample+1} \ldots \texttt{nobs}]`.
.. option:: forecast = INTEGER