Prints the stop criteria available in the MOEADr package
Usage
get_stop_criteria()
Arguments
Value
Formatted data frame containing reference name (for
stopcrit[[i]]$name) and instructions for More Info about each
criterion.
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.