Rdocumentation
powered by
Learn R Programming
emoa (version 0.5-0)
unary_r2_indicator: 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.