Skip to contents

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