powered by
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.
supermarkets
A three-way array with supermarkets in the first dimension, variables in the second and consumers in the third dimension.
# NOT RUN { data("supermarkets") fit <- lsbclust(data = supermarkets, nclust = 6, fixed = "rows", nstart = 2) # }
Run the code above in your browser using DataLab