#Example 1
library(conjoint)
data(herbata)
segments=caSegmentation(hpref,hprof)
print(segments)
#Example 2
library(conjoint)
data(herbata)
segments=caSegmentation(hpref,hprof, 4)
print(segments)
Run the code above in your browser using DataLab