base#
Base classes for sensitivity / diagnostic checks.
Every check implements the Check protocol and returns a
CheckResult. Checks declare which experiment types they
apply to via applicable_methods.
Functions
|
Create a fresh, unfitted copy of a model. |
Classes
Protocol that individual sensitivity checks must satisfy. |
|
Result of a single sensitivity / diagnostic check. |