plot.caretList: Plot a caretList object
Description
This function plots the performance of each model in a caretList object.
Usage
# S3 method for caretList
plot(x, metric = NULL, ...)
Arguments
- x
a caretList object
- metric
which metric to plot
- ...
ignored