Skip to contents

Plot Classification

Usage

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

Arguments

x

Classification object.

what

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

theme

Character or Theme: Theme to use for the plot.

...

Additional arguments passed to the plotting function.

Author

EDG