unary_r2_indicator {emoa}R Documentation

Unary R2 indicator

Description

Unary R2 indicator

Usage

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.

Value

Value of unary R2 indicator.

Author(s)

Olaf Mersmann olafm@p-value.net


[Package emoa version 0.5-2 Index]