View source: R/plotTuneMultiCritResult.R
plotTuneMultiCritResult | R Documentation |
Visualizes the pareto front and possibly the dominated points.
plotTuneMultiCritResult(
res,
path = TRUE,
col = NULL,
shape = NULL,
pointsize = 2,
pretty.names = TRUE
)
res |
(TuneMultiCritResult) |
path |
( |
col |
( |
shape |
( |
pointsize |
( |
pretty.names |
( |
ggplot2 plot object.
Other tune_multicrit:
TuneMultiCritControl
,
tuneParamsMultiCrit()
# see tuneParamsMultiCrit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.