PlaceboInTime.validate#

PlaceboInTime.validate(experiment)[source]#

Check the experiment is compatible with PlaceboInTime.

Parameters:

experiment (BaseExperiment) – Candidate experiment to validate.

Raises:

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

Return type:

None