pareto_filter: Generates normalized weight vector of k dimensions and s...

Description Usage Arguments Value

View source: R/pareto_filter.R

Description

Generates normalized weight vector of k dimensions and s divisions, so that each weight vector is near the previous one. It uses the method of generating reflected k-ary Gray codes.

Usage

1

Arguments

y

- objective values corresponding to x

x

- decision values

Value

yp - Pareto front in the objective space, xp - Pareto set in the decision space, ip - logical indicator, TRUE if solution is nondominated, FALSE if solution is dominated


ingridas/EPICR documentation built on May 18, 2019, 4:54 a.m.