Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.MGC

Plot the results of Model-Based Gaussian Clustering algorithms


Description

PLots an object of type MGC (Model-based Gaussian Clustering)

Usage

## S3 method for class 'MGC'
plot(x, vars = NULL, groups = x$Classification, CexPoints = 0.2, Confidence = 0.95, ...)

Arguments

x

An object of type MGC

vars

A subset of indices of the variables to be plotted

groups

A factor containing groups to represent. Usually the clusters obtained from the algorithm.

CexPoints

Size of the points.

Confidence

Confidence of the ellipses

...

Anay additional graphical parameters

Details

PLots an object of type MGC (Model-based Gaussian Clustering) using a splom plot.

Value

No value returned

Author(s)

Jose Luis Vicente Villardon

Examples

data(iris)

MultBiplotR

Multivariate Analysis Using Biplots in R

v1.3.30
GPL (>= 2)
Authors
Jose Luis Vicente-Villardon
Initial release
2021-03-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.