Description Usage Arguments Value See Also
Acquisition Function
Evaluates the infill criterion if cached information about the population is present.
If this is not the case, the criterion can be converted to an MBOInfillCrit
using
as.MBOInfillCrit()
and then executed directly.
1 | acquisition(infobj, suggestions, population.info)
|
infobj |
|
suggestions |
|
population.info |
|
[numeric]
vector of length nrow(suggestions)
indicating desirability of each point. Larger values are better.
Other Infill Criteria: Infill
,
as.MBOInfillCrit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.