ClustBlock (version 2.3.1)

straw: strawberries data

Description

strawberries data

Usage

data(straw)

Arguments

Format

CATA data. A data frame with 6 rows (the number of strawberries) and 1824 columns (the number of consumers (114) * the number of attributes (16)). For each consumer,each attribute and eachb product, there is 1 if the attribute has been checked by the consumer for the product, and 0 if not.

References

Ares, G., & Jaeger, S. R. (2013). Check-all-that-apply questions: Influence of attribute order on sensory product characterization. Food Quality and Preference, 28(1), 141-153.

Examples

Run this code
# NOT RUN {
data(straw)
# }

Run the code above in your browser using DataCamp Workspace