| points-methods {pso} | R Documentation |
Methods for Function points
Description
Graphical methods for adding points to existing plots.
Methods
signature(x = "test.result")-
Add points with 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 topoints. Typically this method is used to add new test results to an existing plot.
See Also
[Package pso version 1.0.4 Index]