perfume: Perfume

Description Usage Format Source Examples

Description

The data used here refer to 12 luxury perfumes categorized by 30 consumers.

Usage

1

Format

A data frame with 12 rows (the number of perfumes) and 30 columns (the number of consumers): a cell corresponds either to the number of the group to which the product belongs for the consumer, or, in the case of "qualified" categorization, to the sequence of words associted with the group to which the product belongs for the consumer.

Source

Applied Mathematics Department, AGROCAMPUS OUEST Centre de Rennes

Examples

1
2
3
4
5
6
## Not run: 
data(perfume)
## Example of FAST
res.fast <- fast(perfume)

## End(Not run)

Example output

Loading required package: FactoMineR
dev.new(): using pdf(file="Rplots1.pdf")
dev.new(): using pdf(file="Rplots2.pdf")
dev.new(): using pdf(file="Rplots3.pdf")
dev.new(): using pdf(file="Rplots4.pdf")
dev.new(): using pdf(file="Rplots5.pdf")
dev.new(): using pdf(file="Rplots6.pdf")
dev.new(): using pdf(file="Rplots7.pdf")
Number of different words :  95 
dev.new(): using pdf(file="Rplots8.pdf")
dev.new(): using pdf(file="Rplots9.pdf")

SensoMineR documentation built on July 2, 2020, 1:56 a.m.