plot.gena: Plot best found fitnesses during genetic algorithm
Description
Plot best found fitnesses during genetic algorithm
Usage
# S3 method for gena
plot(x, y = NULL, ...)
Value
This function does not return anything.
Arguments
- x
Object of class "gena"
- y
this parameter currently ignored
- ...
further arguments (currently ignored)