sk.pareto.frontier: Calculates the 2dimensional paretofrontier of the points val1...

Description Usage

View source: R/skMathNumericUtils.r

Description

Calculates the 2dimensional paretofrontier of the points val1 and val2 The function returns the indices of the points that lie on the Pareto Frontier ordered by val1 and val2.

Usage

1
sk.pareto.frontier(val1, val2, tol = 0, ord = NULL)

skranz/skUtils documentation built on April 12, 2021, 11:43 a.m.