sensitivity#

SensitivityAnalysis pipeline step.

A container step that holds a list of pluggable Check objects and runs them against the fitted experiment.

Functions

register_default_check(check_class, ...)

Register a check class as a default for the given experiment types.

Classes

SensitivityAnalysis

Pipeline step that runs a suite of sensitivity / diagnostic checks.

SensitivitySummary

Aggregate result of all sensitivity checks.