mult_max_to_min {bbotk}R Documentation

Multiplication vector for output

Description

Returns a numeric vector with values -1 and 1. If you multiply this vector with an outcome of codomain it will be turned into a minimization problem.

Usage

mult_max_to_min(codomain)

Arguments

codomain

ParamSet

Value

'numeric()'


[Package bbotk version 0.2.2 Index]