seperate guis {seao.gui} | R Documentation |
Set of functions which can be used as interface between user and
evolutionary algorithm functions of package seao
.
genomestruc.gui() newgen.gui(ea=NULL) nextgeneration.gui(ea=NULL) plotfitness.gui(ea=NULL) plotgene.gui(ea=NULL) save.ea.gui(ea=NULL)
ea |
An object of type evoutionary algorithms. This contains the data to be plotted |
Kurt Sys (kurt.sys@rug.ac.be)
genomestruc newgen nextgen plotevolution.fit plotevolution.gene