plot.monte | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.