找回密码
 注册
查看: 630|回复: 0

R语言 Rmixmod包 plot()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-27 00:06:14 | 显示全部楼层 |阅读模式
plot(Rmixmod)
plot()所属R语言包:Rmixmod

                                        Plotting of a class [<a href="Mixmod-class.html">Mixmod</a>]
                                         绘制一类[<a href="Mixmod-class.html"> Mixmod的</ A>]

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Plotting data from a [Mixmod] object using parameters and partition to distinguish the different clusters.
[Mixmod对象,使用参数和分区来区分不同的聚类绘制数据。


参数----------Arguments----------

参数:x
an object of class [Mixmod]
一个类的对象[Mixmod]


参数:...
further arguments passed to or from other methods
进一步的参数传递给其他方法


Details

详细信息----------Details----------

For quantitative case, ellipsoids (i.e. linear transformations of hyperspheres) centered at the mean are drawn using the parameters computed by MIXMOD. The directions of the principal axes of the ellipsoids are given by the eigenvectors of the covariance matrix &Sigma;. The squared relative lengths of the principal axes are given by the corresponding eigenvalues. A 1-dimensional representation of variables with the densities is drawn on the diagonal.
对于定量的情况下,椭球(即线性变换的超球面)绘制的平均集中在使用的MIXMOD的参数计算。椭球的主轴方向的特征向量的协方差矩阵&Sigma;。主轴的平方相对长度由下式给出的相应的特征值。与密度,A 1的二维表示的变量绘制在对角线上。

For qualitative case, a Multiple Correspondance Analysis is performed to get a 2-dimensional representation of the data set. Bigger symbol means that observations are similar.
质的情况下,多重往来函件分析进行的数据集以获得2维代表。更大的符号表示的意见。


参见----------See Also----------

plot
plot


实例----------Examples----------


## for quantitative case[#为定量的情况下,]
  data(geyser)
  xem <- mixmodCluster(geyser,3)
  plot(xem)

  ## for qualitative case[#情况定性]
  data(birds)
  xem2 <- mixmodCluster(birds,2)
  plot(xem2)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-24 02:38 , Processed in 0.019210 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表