plot.caretList: Plot a caretList object

View source: R/caretList.R

plot.caretListR Documentation

Plot a caretList object

Description

This function plots the performance of each model in a caretList object.

Usage

## S3 method for class 'caretList'
plot(x, metric = NULL, ...)

Arguments

x

a caretList object

metric

which metric to plot

...

ignored

Value

A ggplot2 object


zachmayer/caretEnsemble documentation built on Dec. 19, 2024, 5:17 p.m.