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 ofcalculate_impact().- Return type: