powered by
Summary method for kclus
# S3 method for kclus summary(object, dec = 2, ...)
Return value from kclus
kclus
Number of decimals to show
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/multivariate/kclus.html for an example in Radiant
kclus to generate results
plot.kclus to plot results
plot.kclus
store.kclus to add cluster membership to the selected dataset
store.kclus
result <- kclus(shopping, vars = "v1:v6", nr_clus = 3) summary(result)
Run the code above in your browser using DataLab