makeMBOTrafoFunction: Create a transformation function for MBOExampleRun.

View source: R/makeMBOTrafoFunction.R

makeMBOTrafoFunctionR Documentation

Create a transformation function for MBOExampleRun.

Description

Creates a transformation function for MBOExampleRun.

Usage

makeMBOTrafoFunction(name, fun)

Arguments

name

[character(1)]
Name of the transformation.

fun

[function]
R function which expects a numeric vector.

Value

Object of type MBOTrafoFunction.

See Also

trafos


mlrMBO documentation built on March 1, 2026, 9:07 a.m.