Generate a stopping condition object.
A list of stopping conditions can be passed to the cmaes
function. Instead of hardconding the stopping criteria into the main function
they exist as stand-alone functions for maximal flexibility and extendability.
makeStoppingCondition(name, message, stop.fun, code = name, control = list())
name |
[ |
message |
[ |
stop.fun |
[ |
code |
[ |
control |
[ |
[cma_stopping_condition
] Stopping condition object.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.