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

Description Usage Arguments Value

Description

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

Usage

1
2
## S3 method for class 'ecr_multi_objective_result'
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]


jakobbossek/ecr documentation built on May 18, 2019, 9:09 a.m.