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