Plot threshold evaluation
Usage
# S3 method for class 'gp3ml_threshold_evaluation'
plot(x, metric = "balanced_accuracy", ...)Arguments
- x
A
gp3ml_threshold_evaluation.- metric
Metric to plot.
- ...
Additional arguments passed to
graphics::plot().
Plot threshold evaluation
# S3 method for class 'gp3ml_threshold_evaluation'
plot(x, metric = "balanced_accuracy", ...)A gp3ml_threshold_evaluation.
Metric to plot.
Additional arguments passed to graphics::plot().