plot-ACO-ANY-method: Plot method for class 'ACO'

plot,ACO,ANY-methodR 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.


ShortForm documentation built on June 22, 2024, 9:41 a.m.