perfume_fcp(SensoMineR)
perfume_fcp()所属R语言包:SensoMineR
Perfume data obtained by free choice profiling
香水获得的数据通过自由选择分析
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The data used here refer to 12 luxury perfumes described by 6 experts.
这里所使用的数据是指12间豪华香水,由6名专家。
用法----------Usage----------
data(perfume_fcp)
格式----------Format----------
A data frame with 12 rows (the number of perfumes) and 47 columns.
一个数据框有12行(香水数目)和第47列。
实例----------Examples----------
## Not run: [#不运行:]
data(perfume_fcp)
res <- fcp(perfume_fcp, group = c(12,7,7,7,6,8))
## End(Not run)[#(不执行)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|