plot-methods {pso} | R Documentation |
Plot methods for test.result objects
Description
Graphical methods for plotting test results.
Methods
signature(x = "test.result", y = "missing")
-
Produces a plot of the success rate versus the number of function evaluations for the test result provided as
x
. Any additional arguments to the method will be passed on toplot
.
See Also
[Package pso version 1.0.4 Index]