LinearTrendEffect.create_effect#

LinearTrendEffect.create_effect(mmm)[source]#

Create the trend effect in the model.

Parameters:
mmmMMM

The MMM model instance.

Returns:
pt.TensorVariable

The trend effect in the model.