sensochoc {SensoMineR} | R Documentation |
Sensory data for 6 chocolates
Description
The data used here refer to the sensory description of 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
Applied mathematics department, Institut Agro
Examples
data(chocolates)
decat(sensochoc, formul = "~Product+Panelist", firstvar = 5, graph = FALSE)
[Package SensoMineR version 1.27 Index]