ConvexHullCheck.run#

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

Run the convex hull violation check on pre-treatment data.

Parameters:
  • experiment (BaseExperiment) – The fitted SyntheticControl experiment.

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

Return type:

CheckResult