Learn R Programming

SensoMineR (version 1.27)

napping.words: An example of "illustrative" variables to enhance results from Napping data

Description

The data used here refer to 10 different French wines evaluated by 11 panelists. They were asked to describe each wine using their own word list.

Usage

data(napping)

Arguments

Format

A data frame of dimension (10,14): each row represents a French wine, each column an attribute, each cell the number of times a given attribute was quoted for a given wine

Examples

Run this code
if (FALSE) {
data(napping)
nappeplot(napping.don)
dev.new()
pmfa(napping.don, napping.words)
}

Run the code above in your browser using DataLab