PlaceboInTime.validate#

PlaceboInTime.validate(experiment)[source]#

Check the experiment is compatible with PlaceboInTime.

Raises:

TypeError – If the experiment lacks treatment_time or uses a non-PyMC model.

Parameters:

experiment (BaseExperiment)

Return type:

None