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

R语言:ldahist()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-17 10:12:37 | 显示全部楼层 |阅读模式
ldahist(MASS)
ldahist()所属R语言包:MASS

                                         Histograms or Density Plots of Multiple Groups
                                         直方图或多个组的密度图

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

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

Plot histograms or density plots of data on a single Fisher linear discriminant.
图直方图或密度在一个单一的Fisher线性判别的数据图。


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


ldahist(data, g, nbins = 25, h, x0 = - h/1000, breaks,
        xlim = range(breaks), ymax = 0, width,
        type = c("histogram", "density", "both"),
        sep = (type != "density"),
        col = 5, xlab = deparse(substitute(data)), bty = "n", ...)



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

参数:data
vector of data. Missing values (NAs) are allowed and omitted.  
矢量数据。遗漏值(NAS)是允许的,省略。


参数:g
factor or vector giving groups, of the same length as data.  
因素或向量给予组,相同长度的data。


参数:nbins
Suggested number of bins to cover the whole range of the data.  
建议箱覆盖整个范围的数据。


参数:h
The bin width (takes precedence over nbins).  
在彬宽度(接管的nbins优先)。


参数:x0
Shift for the bins - the breaks are at x0 + h * (..., -1, 0, 1, ...)  
转向箱 - 截断在x0 + h * (..., -1, 0, 1, ...)


参数:breaks
The set of breakpoints to be used. (Usually omitted, takes precedence over h and nbins).  
要使用断点集。 (一般省略,接管h优先和nbins)。


参数:xlim
The limits for the x-axis.  
为x轴的限制。


参数:ymax
The upper limit for the y-axis.  
为y轴的上限。


参数:width
Bandwidth for density estimates. If missing, the Sheather-Jones selector is used for each group separately.  
带宽密度估计。如果缺少,各组分别用于的Sheather琼斯选择。


参数:type
Type of plot.  
图类型。


参数:sep
Whether there is a separate plot for each group, or one combined plot.  
是否有一个单独的每个组,或一个组合的图图。


参数:col
The colour number for the bar fill.  
为栏填写的颜色数。


参数:xlab
label for the plot x-axis. By default, this will be the name of data.  
图x轴的标签。默认情况下,这将是名称data。


参数:bty
The box type for the plot - defaults to none.  
图框类型 - 默认为none。


参数:...
additional arguments to polygon.  </table>
polygon额外的参数。 </ TABLE>


副作用----------Side Effects----------

Histogram and/or density plots are plotted on the current device.
当前设备上绘制直方图和/或密度图。


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

Modern Applied Statistics with S. Fourth edition.  Springer.

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

plot.lda.
plot.lda。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-22 23:01 , Processed in 0.019471 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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