getFront: Extract fitness values from Pareto archive.

View source: R/getters.R

getFrontR Documentation

Extract fitness values from Pareto archive.

Description

Get all non-dominated points in objective space, i.e., an (m x n) matrix of fitness with m being the number of objectives and n being the number of non-dominated points in the Pareto archive.

Usage

getFront(x)

Arguments

x

[ecr_pareto_archive]
Pareto archive.

Value

[matrix]


ecr documentation built on March 31, 2023, 10:07 p.m.