Learn R Programming

SensoMineR (version 1.03)

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

Arguments

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

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

Run the code above in your browser using DataLab