R/07_S7_Supervised.R
plot.Classification.Rd
Plot Classification
# S3 method for class 'Classification' plot(x, what = NULL, theme = "darkgraygrid", ...)
Classification object.
Character vector: What to plot. "training", "validation", "test"
Character or Theme: Theme to use for the plot.
Additional arguments passed to the plotting function.
EDG