get_stop_criteria: Print available stop criteria

View source: R/get_stop_criteria.R

get_stop_criteriaR Documentation

Print available stop criteria

Description

Prints the stop criteria available in the MOEADr package

Usage

get_stop_criteria()

Details

This routine prints the names of the stop criteria available in the MOEADr package, to be used as the stopcrit[[i]]$name parameter in the moead(...) call. Instructions for obtaining more info on each criterion are also returned.

Value

Formatted data frame containing reference name (for stopcrit[[i]]$name) and instructions for More Info about each criterion.

Examples

get_stop_criteria()


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