testDom: testDom function

Description Usage Arguments Details Value

View source: R/ParetoFront.R

Description

Test if any of the points in nonDom are dominated by pt

Usage

1
testDom(pt, nonDom, var1name, var2name)

Arguments

pt

Real double

nonDom

Real two-column matrix

var1name

Character: name of the column of column 1

var2name

Character: name of the column of column 2

Details

Utility for Pareto front

Value

Logical vector size number of matrix rows


jeanlucj/AlfSimHlpR documentation built on Nov. 7, 2021, 5:10 p.m.