Learn R Programming

ecr (version 1.0)

summary.ecr_multi_objective_result: Summary function for multi objective ecr result.

Description

Computes a table of EMOA indicators based on a multi-objective ecr result object.

Usage

"summary"(object, ref.points = NULL, ...)

Arguments

object
[ecr_multi_objective_result] Result object.
ref.points
[matrix] Matrix of reference points (one point per column) used for the emoa quality indicators, i.e., epsilon indicator and hypervolume indicator.
...
[any] Furhter parameters passed to R{1,2,3} computation functions. See e.g. computeR1Indicator for details.

Value

[ecr_multi_objective_result_summary]