FreakReturn-class {RFreak} | R Documentation |
Encapsulates information returned from FrEAK
A FreakReturn
object holds only one slot, containing a data.frame
with the summary of an executed FrEAK run.
summary
:data.frame
with informations for each returned individual on the run the individual was found in, the generation the individual was created in, the objective value(s) as returned by the fitness function, and the individual itself.Robin Nunkesser Robin.Nunkesser@tu-dortmund.de