getMBOInfillCrit {mlrMBO} | R Documentation |
Get properties of MBO infill criterion.
Description
Returns properties of an infill criterion, e.g., name or id.
Usage
getMBOInfillCritParams(x)
getMBOInfillCritParam(x, par.name)
getMBOInfillCritName(x)
getMBOInfillCritId(x)
hasRequiresInfillCritStandardError(x)
getMBOInfillCritComponents(x)
Arguments
x |
[ |
par.name |
[ |
[Package mlrMBO version 1.1.5.1 Index]