FlatTrend
effects.FlatTrend(self, changepoint_prior_scale=0.1)Flat trend model.
The mean of the target variable is used as the prior location for the trend.
Parameters
| Name | Type | Description | Default |
|---|---|---|---|
| changepoint_prior_scale | float | The scale of the prior distribution on the trend changepoints. Defaults to 0.1. | 0.1 |