Tcheby_values: Converts a multiobjective problem into a scalarized single...

Description Usage Arguments Value

View source: R/Tcheby_values.R

Description

Converts a multiobjective problem into a scalarized single objective using weighted augmented Chebyshev approach

Usage

1
Tcheby_values(y, gwv, absmin, absmax)

Arguments

y

- objective values of a multiobjective problem in a matrix form

gwv

- a weigthing vector

absmin

- minimal values of objectives

absmax

- maximal values of objectives

Value

k - objective value of a scalarized problem


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