Learn R Programming

fungible (version 2.4.4)

plot.monte: Plot Method for Class Monte

Description

plot method for class "monte"

Usage

# S3 method for monte
plot(x, ...)

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.

Arguments

x

An object of class 'monte', usually, a result of a call to monte.

...

Optional arguments passed to plotting function.

Examples

Run this code

#plot(monte.object)

Run the code above in your browser using DataLab