Learn R Programming

ClustVarLV (version 2.1.1)

apples_sh: apples from southern hemisphere data set

Description

Sensory characterization and consumers preference for 12 varieties of apples.

Usage

data(apples_sh)

Arguments

Format

A data frame with 12 observations and 2 blocks of variables.

senso

43 sensory attributes

pref

hedonic scores given by a panel of 60 consumers

References

Daillant-Spinnler, B, MacFie, H.J.H, Beyts, P.K., Hedderley, D. (1996). Relationships between perceived sensory properties and major preference directions of 12 varieties of apples from the southern hemisphere. Food Quality and Preference, 7(2), 113-126.

Examples

Run this code
# NOT RUN {
 data(apples_sh)
 names(apples_sh)
 apples_sh$senso
 apples_sh$pref
# }

Run the code above in your browser using DataLab