Learn R Programming

mlrMBO (version 1.1.6)

getGlobalOpt: Helper function which returns the (estimated) global optimum.

Description

Helper function which returns the (estimated) global optimum.

Usage

getGlobalOpt(run)

Value

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

Arguments

run

[MBOExampleRun]
Object of type MBOExampleRun.