Scaled#

class pymc_marketing.prior.Scaled(dist, factor)[source]#

Scaled distribution for numerical stability.

Methods

Scaled.__init__(dist, factor)

Scaled.create_variable(name)

Create a scaled variable.

Attributes

dims

The dimensions of the scaled distribution.