Skip to contents

Plot True vs. Predicted for Classification

Usage

plot_true_pred.Classification(x, what = NULL, theme = choose_theme(), ...)

Arguments

x

Classification object.

what

Character vector: What to plot. "training", "validation", "test"

theme

Theme object.

...

Additional arguments passed to the plotting function.

Author

EDG