GeometricAdstockEffect
effects.GeometricAdstockEffect(self,
=None,
decay_prior=False,
raise_error_if_fh_changes )
Represents a Geometric Adstock effect in a time series model.
Parameters
Name | Type | Description | Default |
---|---|---|---|
decay_prior | Distribution | Prior distribution for the decay parameter (controls the rate of decay). | None |
rase_error_if_fh_changes | bool | Whether to raise an error if the forecasting horizon changes during predict | required |