tleplot: 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
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.