Summary method for the hclus function
# S3 method for hclus summary(object, ...)
| object | Return value from |
|---|---|
| ... | 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
#> Hierarchical cluster analysis #> Data : shopping #> Variables : v1, v2, v3, v4, v5, v6 #> Method : ward.D #> Distance : sq.euclidian #> Standardize : TRUE #> Observations: 20