Learn R Programming

emoa (version 0.5-3)

which_points_on_edge: Determine which points are on the edge of a Pareto-front approximation.

Description

Determine which points are on the edge of a Pareto-front approximation.

Usage

which_points_on_edge(front)

Value

An integer vector containing the indicies of the points (columns) of front which are on the edge of the Pareto-front approximation.

Arguments

front

Pareto-front approximation.

Author

Olaf Mersmann olafm@statistik.tu-dortmund.de