BaseDelayedSaturatedMMM.channel_contributions_forward_pass#

BaseDelayedSaturatedMMM.channel_contributions_forward_pass(channel_data)[source]#

Evaluate the channel contribution for a given channel data and a fitted model, ie. the forward pass.

Parameters:

channel_data (array-like) – Input channel data. Result of all the preprocessing steps.

Returns:

Transformed channel data.

Return type:

array-like