SensitivityAnalysis.default_for#

classmethod SensitivityAnalysis.default_for(method)[source]#

Create a SensitivityAnalysis pre-loaded with all registered default checks for method.

Parameters:

method (type[BaseExperiment]) – The experiment class to look up defaults for.

Returns:

Instance with applicable default checks instantiated.

Return type:

SensitivityAnalysis