Creates a transformation function for MBOExampleRun.

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