View source: R/summary.cluscata.R
summary.cluscata | R Documentation |
This function shows the cluscata results
## S3 method for class 'cluscata'
summary(object, ngroups=NULL, ...)
object |
object of class 'cluscata'. |
ngroups |
number of groups to consider. Ignored for cluscata_kmeans results. Default: recommended number of clusters |
... |
further arguments passed to or from other methods |
the CLUSCATA principal results
a list with:
group: the clustering partition
homogeneity: homogeneity index (
weights: weight associated with each subject in its cluster
rho: the threshold for the noise cluster
test_one_cluster: decision and pvalue to know if there is more than one cluster
cluscata
, cluscata_kmeans
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.