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