perfume {SensoMineR}R Documentation

Perfume

Description

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

Usage

data(perfume)

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 to for the consumer, or, in the case of "qualified" categorization, to the sequence of words associted to the group of which the product belongs to for the consumer.

Source

Applied mathematics department, AGROCAMPUS

Examples

## Not run: 
data(perfume)
res.fast = fast(perfume)
## End(Not run)

[Package SensoMineR version 1.09 Index]