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

R语言 flowClust包 hist,flowClust-method()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 17:37:57 | 显示全部楼层 |阅读模式
hist,flowClust-method(flowClust)
hist,flowClust-method()所属R语言包:flowClust

                                        1-D Density Plot (Histogram) of Clustering Results
                                         一维密度图(直方图)的聚类结果

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

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

This method generates a one-dimensional density plot for the specified dimension (variable) based on the robust model-based clustering results.  A histogram of the actual data or cluster assignment is optional for display.
这种方法生成一个指定维度的基础上强大的基于模型的聚类结果(变量)的一维密度图。直方图的实际数据或聚类分配是可选的显示。


用法----------Usage----------


## S4 method for signature 'flowClust'
hist(x, data=NULL, subset=1, include=1x@K), histogram=TRUE,
     labels=TRUE, xlim=NULL, ylim=NULL,
     xlab=(if(is.numeric(subset)) NULL else subset), ylab="Density",
     main=NULL, breaks=50, col=NULL, pch=20, cex=0.6, ...)



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

参数:x
Object returned from flowClust or from running filter on a flowFrame object.
从flowClust运行filterflowFrame对象返回的对象。


参数:data
A numeric vector, matrix, data frame of observations, or object of class flowFrame. This is the object on which flowClust or filter was performed.
一个数值向量,矩阵,观测的数据框,或类flowFrame的对象。这是上flowClust或filter执行的对象。


参数:subset
An integer indicating which variable is selected for the plot.  Alternatively, a character string containing the name of the variable is allowed if x@varNames is not NULL.
一个整数,指示变量选择图。另外,一个字符字符串,其中包含的变量名允许x@varNames,非NULL。


参数:include
A numeric vector specifying which clusters are shown on the plot.  By default, all clusters are included.
指定聚类图的一个数值向量。默认情况下,所有的聚类都包括在内。


参数:histogram
A logical value indicating whether a histogram of the actual data is made in addition to the density plot or not.
一个逻辑值,指示是否在除了密度图或不作出的实际数据的直方图。


参数:labels
A logical value indicating whether information about cluster assignment is shown or not.
一个逻辑值,指明是否有关聚类转让的信息显示或不显示。


参数:xlim
The range of x-values for the plot.  If NULL, the data range will be used.
x图值的范围。如果NULL,将使用的数据范围。


参数:ylim
The range of y-values for the plot.  If NULL, an optimal range will be determined automatically.
y图值的范围。如果NULL,将自动确定一个最佳的范围内。


参数:xlab, ylab
Labels for the x- and y-axes respectively.
标签x - y轴分别。


参数:main
Title of the plot.
图的标题。


参数:breaks
Content to be passed to the breaks argument of the generic hist function, if histogram is TRUE.  Default is 50, meaning that 50 vertical bars with equal binwidths will be drawn.  
内容要传递给breaks通用hist函数的参数,如果histogram是TRUE。默认值是50,也就是说,将画竖线平等binwidths 50。


参数:col
Colors of the plotting characters displaying the cluster assignment (if labels is TRUE).  If NULL (default), it will be determined automatically.
绘图显示聚类分配的字符颜色(labels如果是TRUE)。如果NULL(默认),它将会自动确定。


参数:pch
Plotting character used to show the cluster assignment.
绘制字符用来显示聚类分配。


参数:cex
Size of the plotting character showing the cluster assignment.
绘图字符显示聚类分配的大小。


参数:...
Further arguments passed to curve (and also hist if histogram is TRUE).
进一步的参数传递curve(也hist如果histogram是TRUE)。


作者(S)----------Author(s)----------



Raphael Gottardo &lt;<a href="mailto:raph@stat.ubc.ca">raph@stat.ubc.ca</a>&gt;, Kenneth Lo &lt;<a href="mailto:c.lo@stat.ubc.ca">c.lo@stat.ubc.ca</a>&gt;




参考文献----------References----------



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

flowClust, plot, density
flowClust,plot,density

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-9 05:21 , Processed in 0.030740 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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