Select a threshold from a governed threshold evaluation
Source:R/decision-governance.R
select_gazepoint_threshold.RdSelect a threshold from a governed threshold evaluation
Arguments
- evaluation
A
gp3ml_threshold_evaluation.- metric
Metric column to optimize.
- direction
"maximize"or"minimize".- threshold_origin
Must identify an analysis/training source.
- training_partition
Partition used to select the threshold.
- generalization_target
Declared target.
- scientific_justification
Explicit justification.
- abstention_allowed
Whether abstention is allowed.
- abstention_interval
Optional abstention interval.