Learn R Programming

SensoMineR (version 1.20)

perfume: Perfume

Description

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

Usage

data(perfume)

Arguments

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

Run this code
## Not run: 
# data(perfume)
# ## Example of FAST
# res.fast <- fast(perfume)
# ## End(Not run)

Run the code above in your browser using DataLab