Learn R Programming

ecr (version 2.1.1)

getIndividuals: Extract individuals from Pareto archive.

Description

Get the non-dominated individuals logged in the Pareto archive.

Usage

getIndividuals(x)

Value

[list]

Arguments

x

[ecr_pareto_archive]
Pareto archive.

See Also

Other ParetoArchive: getSize(), initParetoArchive(), updateParetoArchive()