Last data update: 2014.03.03

R: Unary R2 indicator
unary_r2_indicatorR 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

Results