ControlMuEffect.set_data#

ControlMuEffect.set_data(mmm, model, X)[source]#

Update pm.Data variables from a new prediction dataset.

Parameters:
mmmModel

The MMM model instance.

modelpm.Model

The PyMC model.

Xxr.Dataset

The new prediction dataset.