tleplot {tlemix}R Documentation

2D Scatterplot with cluster membership indications

Description

The tleplot method for TLE-class objects gives a scatterplot of 2-dimensional mixture data after a trimmed likelihood estimation was performed.

Usage

tleplot(object, data, ...)

Arguments

object object of class TLE (TLE-class)
data 2-dimensional data frame
... further graphical parameters for the plot function

Details

A 2-dimensional data frame is represented as a scatterplot. For each cluster identified by the method TLE a different colour is used for indication purposes. Outliers are depicted as black triangles.

Author(s)

P. Neytchev, P. Filzmoser, R. Patnaik, A. Eisl and R. Boubela, <P.Filzmoser@tuwien.ac.at> http://www.statistik.tuwien.ac.at/public/filz/

See Also

TLE


[Package tlemix version 0.0.4 Index]