getGlobalOpt {mlrMBO}R Documentation

Helper function which returns the (estimated) global optimum.

Description

Helper function which returns the (estimated) global optimum.

Usage

getGlobalOpt(run)

Arguments

run

[MBOExampleRun]
Object of type MBOExampleRun.

Value

[numeric(1)]. (Estimated) global optimum.


[Package mlrMBO version 1.1.5.1 Index]