diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst index f4a43e2eceb08aa47403eb3f3f609f57a70ddffa..3d0cb1ba848e6cc55d70fb086f64545d0ec12c0d 100644 --- a/doc/manual/source/the-model-file.rst +++ b/doc/manual/source/the-model-file.rst @@ -11357,7 +11357,7 @@ the :comm:`bvar_forecast` command. .. math:: - \varepsilon_{c,t} = R_{c,c}^{-1}\bigl( y_{c,t} - T_{c,c}y_{c,t} - T_{c,u}y_{u,t} - R_{c,u}\varepsilon_{u,t}\bigr) + \varepsilon_{c,t} = R_{c,c}^{-1}\bigl( y_{c,t} - T_{c,c}y_{c,t-1} - T_{c,u}y_{u,t-1} - R_{c,u}\varepsilon_{u,t}\bigr) and :math:`y_{u,t}` can be updated by evaluating the second block of equations: