OutcomeFalsification.validate#

OutcomeFalsification.validate(experiment)[source]#

Verify the experiment is compatible with OutcomeFalsification.

Raises:

TypeError – If the experiment does not use a formula, or uses a non-PyMC model.

Parameters:

experiment (BaseExperiment)

Return type:

None