GetIGD: Get IGD value

View source: R/functions.R

GetIGDR Documentation

Get IGD value

Description

Get Inverted Generational Distance (IGD) value of the population objective w.r.t. a matrix of reference set (each row contain 1 point).

Usage

GetIGD(populationObjective, referenceSet)

Arguments

populationObjective

The objective value of the corresponding individual

referenceSet

The reference points for computing IGD

Value

The IGD metric. A Scalar value.


dots26/MaOEA documentation built on Jan. 26, 2023, 4:34 a.m.