base#

Base class for adstock and saturation functions used in MMM.

Use the subclasses directly for custom transformations:

Classes

Transformation([priors, prefix])

Base class for adstock and saturation functions.

Exceptions

MissingDataParameter()

Error if the function doesn't have a data parameter.

ParameterPriorException(priors, parameters)

Error when the functions and specified priors don't match up.