Preprocessor update

- new include_eqs and exclude_eqs command-line options
- new “forecast” option to “shock_decomposition”
- remove the “linear” option of “stoch_simul”
- forbid exogenous and exogenous deterministic variables in STEADY_STATE
  operator (#825)
time-shift
Sébastien Villemot 2019-11-27 17:30:55 +01:00
parent 9e222734a8
commit 52cb36d433
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
2 changed files with 4 additions and 1 deletions

View File

@ -578,6 +578,9 @@ not in EXPRESSION):
you may want to use the value of GDP at steady state to compute you may want to use the value of GDP at steady state to compute
the output gap. the output gap.
Exogenous and exogenous deterministic variables may not appear in
MODEL_EXPRESSION.
.. operator:: EXPECTATION (INTEGER) (MODEL_EXPRESSION) .. operator:: EXPECTATION (INTEGER) (MODEL_EXPRESSION)
This operator is used to take the expectation of some expression This operator is used to take the expectation of some expression

@ -1 +1 @@
Subproject commit 1ec3923a6b9075526a24947ae10dab25b9a0d5d4 Subproject commit d008113d69137b4600e61758df1721c534c6a9c1