plot.monte {fungible} | R Documentation |
plot method for class "monte"
## S3 method for class 'monte'
plot(x, ...)
x |
An object of class 'monte', usually, a result of a call to
|
... |
Optional arguments passed to plotting function. |
The function plot.monte
creates a scatter plot of matrices
plot (a splom plot). Cluster membership is denoted by different colors in
the plot.
#plot(monte.object)