plot.caretList {caretEnsemble} | R Documentation |
This function plots the performance of each model in a caretList object.
## S3 method for class 'caretList'
plot(x, metric = NULL, ...)
x |
a caretList object |
metric |
which metric to plot |
... |
ignored |
A ggplot2 object