getFitness {evoper} | R Documentation |
Given a set S of N solutions created with sortSolution, this function returns the solution component fot the best solution.
getFitness(S, i = NULL)
S |
The solution set |
i |
The fitness index, if null return the whole column. |
The selected fitness entry