LinearTrendEffect.create_effect#
- LinearTrendEffect.create_effect(mmm)[source]#
Create the trend effect in the model.
- Parameters:
- mmm
MMM The MMM model instance.
- mmm
- Returns:
XTensorVariableThe trend effect in the model.
Create the trend effect in the model.
MMMThe MMM model instance.
XTensorVariableThe trend effect in the model.