tleplot(tlemix)
tleplot()所属R语言包:tlemix
2D Scatterplot with cluster membership indications
二维散点图的聚类成员迹象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The tleplot method for TLE-class objects gives a scatterplot of 2-dimensional mixture data after a trimmed likelihood estimation was performed.
tleplotTLE-class对象的方法给出了2维的混合数据的散点图后进行修剪似然估计。
用法----------Usage----------
tleplot(object, data, ...)
参数----------Arguments----------
参数:object
object of class TLE (TLE-class)
对象的类TLE(TLE-class)
参数:data
2-dimensional data frame
2维的数据框
参数:...
further graphical parameters for the plot function
进一步的图形参数plot功能
Details
详细信息----------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.
散点图表示为一个二维的数据框。对于每个聚类确定的方法TLE一种不同的颜色,用于指示的目的。离群值被描绘成黑色三角形。
(作者)----------Author(s)----------
P. Neytchev, P. Filzmoser, R. Patnaik, A. Eisl and R. Boubela,
<<a href="mailto .Filzmoser@tuwien.ac.at"> .Filzmoser@tuwien.ac.at</a>>
<a href="http://www.statistik.tuwien.ac.at/public/filz/">http://www.statistik.tuwien.ac.at/public/filz/</a>
参见----------See Also----------
TLE
TLE
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|