FreakReturn-class {RFreak}R Documentation

Class "FreakReturn"

Description

Encapsulates information returned from FrEAK

Objects from the Class

A FreakReturn object holds only one slot, containing a data.frame with the summary of an executed FrEAK run.

Slots

The only slot summary contains a data.frame with the following informations about the individuals of an executed FrEAK run:

run
The run the individual was found in
generation
The generation the individual was created in
objective value(s)
The objective value(s) as returned by the fitness function
individual
A string representation of the individual

Author(s)

Robin Nunkesser Robin.Nunkesser@tu-dortmund.de

See Also

"ltsEA", "GPAS"


[Package RFreak version 0.2-5 Index]