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

View source: R/front_edge.R

which_points_on_edgeR Documentation

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)

Arguments

front

Pareto-front approximation.

Value

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

Author(s)

Olaf Mersmann olafm@statistik.tu-dortmund.de


emoa documentation built on May 31, 2023, 8:40 p.m.