Unary R2 indicator
unary_r2_indicator(points, weights, ideal)
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 of unary R2 indicator.
Olaf Mersmann olafm@p-value.net