plotfitness {adana} | R Documentation |
Fitness statistics graph by GA generations
Description
Fitness statistics graph by GA generations
Usage
plotfitness(genfits, options)
Arguments
genfits |
A matrix. Best fitness of each generation |
options |
A vector. Statistics to be plotted.
|
Value
No return value, called for the side effect of drawing a plot.
Author(s)
Zeynel Cebeci & Erkut Tekeli
[Package adana version 1.1.0 Index]