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

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

[复制链接]
发表于 2012-9-30 00:55:46 | 显示全部楼层 |阅读模式
barrow(SensoMineR)
barrow()所属R语言包:SensoMineR

                                        Barplot per row with respect to a set of quantitative variables
                                         每行相对于定量变量的一组中的barplot

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

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

Returns as many barplots as there are rows in a matrix. The barplots are automatically generated  for all the quantitative variables.
返回作为许多barplots作为有一个矩阵中的行。自动生成的barplots所有的定量变量。


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


barrow(donnee, numr = 2, numc = 2, numchar = 8, color = "lightblue",
      title = NULL)



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

参数:donnee
a data frame of dimension (p,q), where p is the number of products and q is the number of sensory descriptors for instance
一个数据框的尺寸(P,Q),其中p是产品的数量和q是感官描述符的实例的数目


参数:numr
the number of barplots to be displayed per row (by default 2)
数的显示每行barplots(默认情况下,2)


参数:numc
the number of barplots to be displayed per column (by default 2)
要显示的每一栏(默认情况下,2)的数量barplots


参数:numchar
the number of character used to write the boxplot labels (by default 8)
写箱线图的标签使用的字符数(默认为8)


参数:color
the color of the barplots (by default "lightblue")
颜色的barplots(默认情况下,“浅蓝色”)


参数:title
the title used in the graphs
在图形中使用的标题


Details

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

Missing values are ignored when forming barplots.
遗漏值忽略时,形成barplots。


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



S茅bastien L锚 <a href="mailto:Sebastien.Le@agrocampus-rennes.fr">Sebastien.Le@agrocampus-rennes.fr</a>




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

Chambers, J. M., Cleveland, W. S., Kleiner, B. and Tukey, P. A. (1983) Graphical Methods for Data Analysis. Wadsworth &amp; Brooks/Cole.

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

plot
plot


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


data(chocolates)
resdecat<-decat(sensochoc, formul = "~Product+Panelist", firstvar = 5,
    graph = FALSE)
## Not run: [#不运行:]
barrow(resdecat$tabT)
barrow(resdecat$coeff, color = "orange")

## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-19 13:12 , Processed in 0.026356 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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