unary_r2_indicator function

Unary R2 indicator

Unary R2 indicator

unary_r2_indicator(points, weights, ideal)

Arguments

  • points: Matrix of points for which to calculate the indicator value stored one per column.
  • weights: Matrix of weight vectors stored one per column.
  • ideal: Ideal point of true Pareto front. If omited the ideal of points is used.

Returns

Value of unary R2 indicator.

Author(s)

Olaf Mersmann olafm@p-value.net