| lines-methods {pso} | R Documentation |
Methods for Function lines
Description
Graphical methods for adding line segments to existing plots.
Methods
signature(x = "test.result")-
Add lines of the success rate versus the number of function evaluations for the test resulted provided as
xto the current plot. Any additional arguments to the method will be passed on tolines. Typically this method is used to add new test results to an existing plot.
See Also
[Package pso version 1.0.4 Index]