Learn R Programming

ecr (version 1.0)

ecr_result: Result object.

Description

S3 object returned by doTheEvolution containing the best found parameter setting and value in the single-objective case and the Pareto-front/-set in case of a multi-objective optimization problem. Moreover a set of further information, e.g., reason of termination, the control object etc. are returned.

The single objective result object contains the following fields:

In case of a solved multi-objective function the result object contains the following fields:

Arguments