FourierEffect#
- class pymc_marketing.mmm.additive_effect.FourierEffect(fourier)[source]#
Fourier seasonality additive effect for MMM.
Methods
FourierEffect.__init__
(fourier)Initialize the Fourier effect.
Create the required data in the model.
Create the Fourier effect in the model.
FourierEffect.set_data
(mmm, model, X)Set the data for new predictions.