plot_historical_decomposition#

impulso.plotting.plot_historical_decomposition(result, figsize=None)[source]#

Plot historical decomposition as stacked bar charts.

One panel per response variable, showing the contribution of each structural shock over time.

Parameters:
Returns:

Matplotlib Figure.

Return type:

Figure