Scaled#
- class pymc_marketing.prior.Scaled(*args, **kwargs)[source]#
Backwards-compatible wrapper for the ScaledPrior class.
Methods
Scaled.__init__
(*args, **kwargs)Initialize the ScaledPrior class with the given arguments.
Scaled.create_variable
(name)Create a scaled variable.
Attributes
dims
The dimensions of the scaled distribution.