mlrMBO (version 1.1.2)

plot.OptState: 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 OptState
plot(x, scale.panels = FALSE, ...)

Arguments

x

[OptState] The OptState.

scale.panels

[logical(1)] If TRUE the values in each panel will be scaled to [0,1].

...

[any] Not used.