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

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

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

                                        Plotpanelist
                                         Plotpanelist

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

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

Displays panelists' sensory profiles onto the products' space
小组成员的感官剖面上显示产品的空间


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


plotpanelist(mat, coord = c(1,2), name = FALSE, eig, cex = 1, color = NULL)



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

参数:mat
a data frame structured as the first element of the list resulting from the function construct.axes, i.e. the coordinates of the products with respect to the panel and to each panelists
的数据框结构的列表的第一个元素从函数construct.axes产生,即相对于面板的产品的坐标和每个小组成员


参数:coord
a length 2 vector specifying the components to plot
长度2矢量指定组件绘制


参数:name
boolean, if T then the name of each panelist is displayed on the graph (by default, FALSE is assigned to that parameter)
布尔值,然后每个小组成员在图形上显示的名称(默认情况下,FALSE被分配给该参数如果T)


参数:eig
a matrix with the component of the factor analysis (in row) and the eigenvalues, the inertia and the cumulative inertia for each component. Typically, the eig output of the construct.axes function
一个矩阵,其中的因子分析的组件(行)和本征值,转动惯量和每个组件的累积惯性。通常情况下,eig输出construct.axes函数


参数:cex
cf. function par in the graphics package
比照。函数pargraphics包


参数:color
a vector with the colors used; by default there are 35 colors defined
一个向量,其使用的颜色,默认情况下,有35个定义的颜色


值----------Value----------

Returns a graph where each product is displayed with respect to a panel and to each panelist composing the panel. Products described by the panel are displayed as square, they are displayed as circle when they are described by each panelist.
返回相对于显示到面板上,并构成该面板的每个小组成员的曲线图,其中每个产品。产品描述面板会显示为正方形,它们将显示为圆圈时,他们所描述的每个小组成员。


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


Fran莽ois Husson



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


data(chocolates)
donnee <- cbind.data.frame(sensochoc[,c(1,4,5:18)])
axe <- construct.axes(donnee, scale.unit = TRUE)
plotpanelist(axe$moyen, eig = signif(axe$eig,4))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-19 17:15 , Processed in 0.022202 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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