Learn R Programming

SensoMineR (version 1.27)

sensochoc: 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)

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab