pick.fittest {rrepast} | R Documentation |
Choose the best solutions minimizing the objective function
pick.fittest(out, goals = c(), n = 4)
out |
The output data set holding the values of goals |
goals |
The column names which must be used as goal |
n |
The number of solutions |
The n rows holding the best results