plot.monte: Plot Method for Class Monte

View source: R/plot.monte.R

plot.monteR 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 monte.

...

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)


fungible documentation built on March 31, 2023, 5:47 p.m.