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

infillExpectedImprovement

Negative Logarithm of Expected Improvement


Description

This function calculates the Expected Improvement" of candidate solutions, based on predicted means, standard deviations (uncertainty) and the best known objective function value so far.

Usage

infillExpectedImprovement(mean, sd, min)

Arguments

mean

predicted mean values

sd

predicted standard deviation

min

minimum of all observations so far

Value

Returns the negative logarithm of the Expected Improvement.


CEGO

Combinatorial Efficient Global Optimization

v2.4.0
GPL (>= 3)
Authors
Martin Zaefferer <mzaefferer@gmail.com>
Initial release
2019-12-07

We don't support your browser anymore

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