makeMBFControl: MoBaFeaS Configuration Object

Description Usage Arguments Value See Also

Description

Configure the mobafeasMBO() run. This uses a mlrMBO::makeMBOControl() object and sets it up for the specific needs of mobafeas. The resulting object should still have an adequate terminator set using mlrMBO::setMBOControlTermination().

Usage

1
2
makeMBFControl(mosmafs.config, propose.points = 1,
  infill.crit = InfillEI())

Arguments

mosmafs.config

[MosmafsConfig] An object created by MosmafsConfig().

propose.points

[integer(1)] How many points to propose per model fit. Currently only supports 1.

infill.crit

[Infill] An Infill object to use.

Value

MBOControl

See Also

Other Control Objects: MosmafsConfig, makeMobafeasObjective, setMBFControlInfill


compstat-lmu/mobafeas documentation built on June 3, 2019, 7:19 a.m.