PersistenceCheck.run#

PersistenceCheck.run(experiment, context)[source]#

Run persistence analysis and report whether the effect decays.

Parameters:
  • experiment (BaseExperiment) – The fitted three-period ITS experiment.

  • context (PipelineContext) – Pipeline context (unused by this check; required by the Check protocol).

Return type:

CheckResult