powered by
"kcca"
kcca2df(object, data)
object
data.frame
value
variable
group
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