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_timeor uses a non-PyMC model.- Return type:
None