plot_caret {nestedcv} | R Documentation |
Plot caret tuning
Description
Plots the main tuning parameter in models built using caret::train
Usage
plot_caret(x, error.col = "darkgrey", ...)
Arguments
x |
Object of class 'train' generated by |
error.col |
Colour of error bars |
... |
Other arguments passed to |
Value
No return value
[Package nestedcv version 0.7.9 Index]