makeSimpleMonitor {cmaesr} | R Documentation |
Generator for simple monitor.
Description
The simple monitor prints the iteration, current best parameter values and best fitness to the standard output.
Usage
makeSimpleMonitor(max.params = 4L)
Arguments
max.params |
[ |
Value
[cma_monitor
]
[Package cmaesr version 1.0.3 Index]