PyMCForecastModel.calculate_cumulative_impact#

PyMCForecastModel.calculate_cumulative_impact(impact)[source]#

Cumulative sum of pointwise causal impact along obs_ind.

Parameters:

impact (DataArray) – Pointwise causal impact, typically the output of calculate_impact().

Return type:

DataArray