The IGD is a performance measure function of Pareto front fidelity and
corresponds to the average distance between all designs in the true set and
the closest design of the current set. Thus, the lower the IGD value, the
better the front is.
Usage
igd(aps, tps, method = "manhattan", norm = TRUE)
Arguments
aps
An object of type ps containing the "actual" Pareto front
tps
An object of type ps containing the "true" Pareto front
method
String stating which distance measure to be used. This must be one of:
"euclidean" or "manhattan" (default).
norm
Logical (default: TRUE) indicating if both fronts should be normalized.
Value
returns the IGD metric
References
Shimoyama, K., Jeong, S., & Obayashi, S. (2013, June).
Kriging-surrogate-based optimization considering expected hypervolume
improvement in non-constrained many-objective test problems. In 2013 IEEE
Congress on Evolutionary Computation (pp. 658-665). IEEE.