mosmafs (version 0.1.2)

fitnesses: Extract Fitnesses from ECR Log

Description

Extract fitnesses for each generation from ECR log.

Usage

fitnesses(results, trafo = identity)

Value

data.frame of fitnesses from ecr run log, with extra column iter.

Arguments

results

[ecr_multi_objective_result] ecr run log.

trafo

[function] function matrix|data.frame -> matrix|data.frame to transforms individual generation matrices.

See Also

Other Utility Functions: paretoEdges()