powered by
Simple getter for the logged fitness statistics.
getStatistics(log, trim = TRUE)
[data.frame] Logged statistics.
data.frame
[ecr_logger] The log generated by initLogger.
ecr_logger
initLogger
[logical(1)] Should unused lines in the logged be cut off? Usually one wants this behaviour. Thus the default is TRUE.
logical(1)
TRUE
Other logging: getPopulationFitness(), getPopulations(), initLogger(), updateLogger()
getPopulationFitness()
getPopulations()
initLogger()
updateLogger()