supermarkets {lsbclust} | R Documentation |
Dutch Supermarkets Data Set
Description
This data set relates to 220 consumers rating 10 Dutch supermarket chains according to 8 variables. A rating scale from 1 to 10 was used.
Usage
supermarkets
Format
A three-way array with supermarkets in the first dimension, variables in the second and consumers in the third dimension.
Source
Michel van de Velden
Examples
data("supermarkets")
fit <- lsbclust(data = supermarkets, nclust = 6, fixed = "rows", nstart = 2)
[Package lsbclust version 1.1 Index]