plot.Classification: Plot Classification

View source: R/07_S7_Supervised.R

plot.ClassificationR Documentation

Plot Classification

Description

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. "training", "validation", "test"

theme

Theme object.

...

Additional arguments passed to the plotting function.

Author(s)

EDG


egenn/rtemis documentation built on June 14, 2025, 11:54 p.m.