Learn R Programming

rrepast (version 0.8.0)

pick.fittest: pick.fittest

Description

Choose the best solutions minimizing the objective function

Usage

pick.fittest(out, goals = c(), n = 4)

Arguments

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

Value

The n rows holding the best results