base#
Base class for adstock and saturation functions used in MMM.
Use the subclasses directly for custom transformations:
Adstock Transformations:
pymc_marketing.mmm.components.adstock.AdstockTransformationSaturation Transformations:
pymc_marketing.mmm.components.saturation.SaturationTransformation
Functions
  | 
Create a metaclass for registering subclasses.  | 
  | 
Index a variable based on the provided dimensions and index.  | 
Classes
  | 
Base class for adstock and saturation functions.  | 
Exceptions
  | 
Exception when a transformation is duplicated.  | 
  | 
Error if the function doesn't have a data parameter.  | 
  | 
Error when the functions and specified priors don't match up.  |