Skip to contents

Plot True vs. Predicted for ClassificationRes

Usage

plot_true_pred.ClassificationRes(x, what = "all", theme = choose_theme(), ...)

Arguments

x

ClassificationRes object.

what

Character vector: "all", "training", "test". Which set(s) to plot.

theme

Theme object.

...

Additional arguments passed to draw_confusion.

Author

EDG