Learn R Programming

mlrMBO (version 1.1.6)

makeMBOTrafoFunction: Create a transformation function for MBOExampleRun.

Description

Creates a transformation function for MBOExampleRun.

Usage

makeMBOTrafoFunction(name, fun)

Value

Object of type MBOTrafoFunction.

Arguments

name

[character(1)]
Name of the transformation.

fun

[function]
R function which expects a numeric vector.

See Also

trafos