Plot True vs. Predicted for ClassificationRes
Source:R/07_S7_Supervised.R
plot_true_pred.ClassificationRes.Rd
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.