conditional_forecast_paths — in a conditional forecast, gives the list of constrained endogenous and their path
conditional_forecast_paths
;
[
var VARIABLE_NAME
;
periods INTEGER
[:INTEGER
] [[,] INTEGER
[:INTEGER
]...];
values EXPRESSION
[[,] EXPRESSION
...];
...]end
;
Describes the path of constrained endogenous, before calling conditional_forecast. The syntax is similar to deterministic shocks in shocks, see conditional_forecast for an example.