powered by
Summary method for the hclus function
# S3 method for hclus summary(object, ...)
Return value from hclus
hclus
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/multivariate/hclus.html for an example in Radiant
hclus to generate results
plot.hclus to plot results
plot.hclus
result <- hclus(shopping, vars = c("v1:v6")) summary(result)
Run the code above in your browser using DataLab