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

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

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

                                        Factorial Approach for Hierarchical Sorting Task data
                                         分层排序任务数据的因素的方法

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

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

Perform Factorial Approach for Hierarchical Sorting Task data (FAHST) on a table where the rows (i) are products and the columns (j) are for each consumer the partitionning variables associated with nested sorting. The columns are grouped by consumer.
执行因素的方法,在表中的行数(i)的产品和列的分层排序任务数据(FAHST),(j)项每个消费者的partitionning的变量与嵌套排序。的列进行分组消费者的。


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


fahst(don,group,alpha=0.05,graph=TRUE,axes=c(1,2),name.group=NULL,ncp=5,B=200,ncp.boot=2)



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

参数:don
a data frame with n rows (products) and p columns (nested partitions for all consumers)
n行(产品)和p列的数据框(所有消费者的嵌套分区)


参数:group
a list indicating the number of levels (nested partitions) for each consumer
的列表,表示为每个消费者的级别数(嵌套分区)


参数:alpha
the confidence level of the ellipses
椭圆形的置信水平


参数:graph
boolean, if TRUE a graph is displayed
布尔值,如果为TRUE图形显示


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


参数:name.group
a vector containing the name of the consumers (by default, NULL and the consumers are named J1, J2 and so on)
一个被命名为向量的消费者的名称(默认情况下,NULL和消费者的J1,J2等)


参数:ncp
number of dimensions kept in the results (by default 5)
的尺寸保持在结果中(默认情况下,5)


参数:B
the number of simulations (corresponding to the number of virtual panels) used to compute the ellipses
的模拟次数(对应的虚拟板的数目),用于计算椭圆


参数:ncp.boot
number of dimensions used for the Procrustean rotations to build confidence ellipses (by default 2)
数量使用的削足适履旋转的建立信任椭圆的尺寸(默认情况下,2)


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

A list containing the following elements:
一个列表,其中包含以下元素:


参数:eig
a matrix containing all the eigenvalues, the percentage of variance and the cumulative percentage of variance
一个矩阵的所有特征值,方差,方差的累积百分比的百分比


参数:ind
a list of matrices containing all the results for the products (coordinates, square cosine, contributions)
列表中的产品包含了所有的结果(坐标,方余弦,贡献矩阵)


参数:var
a list of matrices containing all the results for the categories of the different nested partitions (coordinates, square cosine, contributions, v.test)
矩阵的列表,包含了所有不同类别的嵌套分区的结果(坐标,方余弦,贡献,v.test)


参数:group
a list of matrices containing all the results for consumers (coordinates, square cosine, contributions)
的列表,包含了所有消费者的结果(坐标,方余弦,贡献的矩阵)


参数:call
a list with some statistics
一些数据的列表


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


Marine Cadoret, S\'ebastien L\^e <a href="mailto:sebastien.le@agrocampus-ouest.fr">sebastien.le@agrocampus-ouest.fr</a>



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



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


## Not run: [#不运行:]
data(cards)
## Example of FAHST results[#示例FAHST结果的]
group.cards<-c(2,3,3,2,2,4,2,3,2,1,3,2,3,3,3,2,3,3,2,3,3,3,3,3,3,3,3,3,3,3)
res.fahst<-fahst(cards,group=group.cards)

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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-19 13:14 , Processed in 0.031447 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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