plot_race {finetune}R Documentation

Plot racing results

Description

Plot the model results over stages of the racing results. A line is given for each submodel that was tested.

Usage

plot_race(x)

Arguments

x

A object with class tune_results

Value

A ggplot object.


[Package finetune version 1.2.0 Index]