plot,ACO,ANY-method | R Documentation |
Plot method for class 'ACO'
## S4 method for signature 'ACO,ANY'
plot(x, y, type = "all", ...)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.