LinearTrendEffect.create_effect# LinearTrendEffect.create_effect(mmm)[source]# Create the trend effect in the model. Parameters: mmmMMMThe MMM model instance. Returns: pt.TensorVariableThe trend effect in the model.