conditional_forecast_paths

conditional_forecast_paths — in a conditional forecast, gives the list of constrained endogenous and their path

Synopsis

conditional_forecast_paths ;
[ var VARIABLE_NAME; periods INTEGER [:INTEGER] [[,] INTEGER [:INTEGER]...]; values EXPRESSION [[,] EXPRESSION...]; ...]

end ;

Description

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.