View source: R/07_S7_Supervised.R
plot.Classification | R Documentation |
Plot Classification
## S3 method for class 'Classification'
plot(x, what = NULL, theme = choose_theme(), ...)
x |
Classification object. |
what |
Character vector: What to plot. "training", "validation", "test" |
theme |
Theme object. |
... |
Additional arguments passed to the plotting function. |
EDG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.