setupConsoleMonitor: Simple stdout monitoring function.

Description Usage Arguments Value

Description

This is the default monitoring function used by ecr. It simply outputs the iteration as well as minimal, mean and maximal target values from the current population.

Usage

1
setupConsoleMonitor(show.info.stepsize = 5L, num.format = "%g")

Arguments

show.info.stepsize

[integer(1)]
Adjust the stepsize of iterations with informative messages.

num.format

[character(1)]
Number format for output of numeric parameters. See the details section of the manual for sprintf for details. Default is ā€œ%gā€.

Value

[ecr_monitor]


jakobbossek/ecr documentation built on May 18, 2019, 9:09 a.m.