plot_conditional_forecast#

impulso.plotting.plot_conditional_forecast(result, prob=0.89, figsize=None)[source]#

Plot the conditional forecast, one panel per variable.

The posterior median is drawn with its HDI band; pinned values are marked so the conditioning is visible. The suptitle reports the median calibrated plausibility when restrictions bind.

Parameters:
Returns:

Matplotlib Figure.

Return type:

Figure