Skip to contents

Plot Classification

Usage

# S3 method for class 'Classification'
plot(x, what = NULL, theme = choose_theme(), ...)

Arguments

x

Classification object.

what

Character vector: What to plot. Can include "training", "validation", "test", or "all", which will plot all available.

theme

Theme object.

...

Additional arguments passed to the plotting function.

Author

EDG