Learn R Programming

tlemix (version 0.1.3)

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

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.

See Also

TLE