
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
c.iris <- cclust(iris[,-5], 3, save.data=TRUE)
df.c.iris <- kcca2df(c.iris)
summary(df.c.iris)
densityplot(~value|variable+group, data=df.c.iris)
# }
Run the code above in your browser using DataLab