chocolates {SensoMineR}R Documentation

Chocolates data

Description

The data used here refer to six varieties of chocolates sold in France. Each chocolate was evaluated twice by 29 panelists according to 14 sensory descriptors.

Usage

data(chocolates)

Format

A data frame with 348 rows and 19 columns: 5 qualitative variables (Panelist, Session, Form, Rank, Product) and 14 sensory descriptors.

Source

Département de mathématiques appliquées, Agrocampus Rennes

Examples

data(chocolates)
decat(chocolates, formul = "~Product+Panelist", firstvar = 5, graph = FALSE)

[Package SensoMineR version 1.03 Index]