Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

makeMBOTrafoFunction

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


mlrMBO

Bayesian Optimization and Model-Based Optimization of Expensive Black-Box Functions

v1.1.5
BSD_2_clause + file LICENSE
Authors
Bernd Bischl [aut] (<https://orcid.org/0000-0001-6002-6980>), Jakob Richter [aut, cre] (<https://orcid.org/0000-0003-4481-5554>), Jakob Bossek [aut] (<https://orcid.org/0000-0002-4121-4668>), Daniel Horn [aut], Michel Lang [aut] (<https://orcid.org/0000-0001-9754-0393>), Janek Thomas [aut] (<https://orcid.org/0000-0003-4511-6245>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.