plot.gp3ml_threshold_evaluation: Plot threshold evaluation

View source: R/decision-governance.R

plot.gp3ml_threshold_evaluationR Documentation

Plot threshold evaluation

Description

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().


gp3ml documentation built on Aug. 23, 2026, 5:11 p.m.