getStatistics {ecr} | R Documentation |
Access the logged statistics.
Description
Simple getter for the logged fitness statistics.
Usage
getStatistics(log, trim = TRUE)
Arguments
log |
[ |
trim |
[ |
Value
[data.frame
] Logged statistics.
See Also
Other logging:
getPopulationFitness()
,
getPopulations()
,
initLogger()
,
updateLogger()
[Package ecr version 2.1.1 Index]