idx1: idx1 function

Description Usage Arguments Details Value

View source: R/ParetoFront.R

Description

function to return the number of points lower than the query point in the first column of a matrix

Usage

1
idx1(pt, nonDom, var1name)

Arguments

pt

Real query point

nonDom

Real matrix

var1name

Character: name of the column of column 1

Details

Utility for Pareto front

Value

Integer number of values in nonDom <= to pt


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