get_scalarization_methods: Print available scalarization methods

View source: R/get_scalarization_methods.R

get_scalarization_methodsR Documentation

Print available scalarization methods

Description

Prints the scalarization methods available in the MOEADr package

Usage

get_scalarization_methods()

Details

This routine prints the names of the scalarization methods available in the MOEADr package, to be used as the aggfun$name parameter in the moead(...) call. Instructions for obtaining more info on each operator are also returned.

Value

Formatted data frame containing reference name (for aggfun$name) and instructions for More Info about each method.

Examples

get_scalarization_methods()


fcampelo/MOEADr documentation built on Jan. 9, 2023, 6 a.m.