plot.OptState {mlrMBO} | R Documentation |
Generate ggplot2 Object
Description
Plots the values of the infill criterion for a 1- and 2-dimensional numerical search space for a given OptState
.
Usage
## S3 method for class 'OptState'
plot(x, scale.panels = FALSE, points.per.dim = 100, ...)
Arguments
x |
[ |
scale.panels |
[ |
points.per.dim |
[ |
... |
[any] |
[Package mlrMBO version 1.1.5.1 Index]