getFitness: getFitness

Description Usage Arguments Value

View source: R/helper-functions.R

Description

Given a set S of N solutions created with sortSolution, this function returns the solution component fot the best solution.

Usage

1
getFitness(S, i = NULL)

Arguments

S

The solution set

i

The fitness index, if null return the whole column.

Value

The selected fitness entry


antonio-pgarcia/evoper documentation built on Aug. 30, 2020, 10:40 p.m.