Description Usage Arguments Value
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.
1 2 | makeStoppingCondition(name, message, stop.fun, code = name,
control = list())
|
name |
[ |
message |
[ |
stop.fun |
[ |
code |
[ |
control |
[ |
[cma_stopping_condition
] Stopping condition object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.