Model#
- class pymc_marketing.mmm.additive_effect.Model(*args, **kwargs)[source]#
Protocol MMM.
Methods
Model.__init__(*args, **kwargs)Attributes
dimsThe additional dimensions of the MMM target.
modelThe PyMC model.
xarray_datasetTraining data for the model and its additive effects.