Open wd60622 opened 4 months ago
The time varying contributions are not multiplied out in the method.
Having the time_varying forward pass method might be the way to go
Reference: https://github.com/pymc-labs/pymc-marketing/blob/a97e272de174aa32859c858fe62bb192b8262b45/pymc_marketing/mmm/delayed_saturated_mmm.py#L544-L548
Shall we add this to the 0.8.0 milestone?
@wd60622 Do you want to take a stab at this one, as https://github.com/pymc-labs/pymc-marketing/pull/998 seems forgotten?
The time varying contributions are not multiplied out in the method.
Having the time_varying forward pass method might be the way to go
Reference: https://github.com/pymc-labs/pymc-marketing/blob/a97e272de174aa32859c858fe62bb192b8262b45/pymc_marketing/mmm/delayed_saturated_mmm.py#L544-L548