calcIGD {MOEADr} | R Documentation |
Inverted Generational Distance
Description
Calculate IGD
Usage
calcIGD(Y, Yref)
Arguments
Y |
Matrix of points in the objective space |
Yref |
Matrix of Pareto-optimal reference points |
Value
igd value (scalar)
[Package MOEADr version 1.1.3 Index]