plot.monte {fungible} | R Documentation |
Plot Method for Class Monte
Description
plot method for class "monte"
Usage
## S3 method for class 'monte'
plot(x, ...)
Arguments
x |
An object of class 'monte', usually, a result of a call to
|
... |
Optional arguments passed to plotting function. |
Value
The function plot.monte
creates a scatter plot of matrices
plot (a splom plot). Cluster membership is denoted by different colors in
the plot.
Examples
#plot(monte.object)
[Package fungible version 2.4.4 Index]