Plot method for RenoirList object
Usage
# S3 method for RenoirList
plot(x, y, key, measure, set, interactive = FALSE, ...)Arguments
- x
an object of class Renoir
- y
unused parameter
- key
a character vector indicating how to group elements
- measure
the performance metric to plot
- set
the data set to consider (
train,testorfull)- interactive
logical, whether to draw an interactive plot
- ...
optional graphical parameters to
plot_evaluation(ifinteractive = FALSE) orplotly_evaluation(ifinteractive = TRUE)