Skip to content

Account for initial values when making conditional forecasts

Johannes Pfeifer requested to merge JohannesPfeifer:imcforecast into master
  • Closes #655 (closed)
  • Implements unit test
  • Saves distribution of controlled exogenous variables
  • Adds information that the full path of constrained variables must be specified
  • Fixes bug in dyn_forecast where initial conditions and not the steady state computed from initial conditions was used as the starting point.

Merge request reports