plot,ACO,ANY-method {ShortForm} | R Documentation |
Plot method for class 'ACO'
Description
Plot method for class 'ACO'
Usage
## S4 method for signature 'ACO,ANY'
plot(x, y, type = "all", ...)
Arguments
x , y |
An S4 object of class 'ACO' |
type |
A ‘character' value specifying the plot type. One of '’all'' (for all plots), ''pheromone'‘, '’gamma'‘, '’beta'‘, or '’variance''. |
... |
Not used. |
[Package ShortForm version 0.5.5 Index]