plot_caret: Plot caret tuning

View source: R/plots.R

plot_caretR 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 caret function train

error.col

Colour of error bars

...

Other arguments passed to plot()

Value

No return value


nestedcv documentation built on June 22, 2024, 11:30 a.m.