clusterCrit {clusterCrit}R Documentation

~ Overview: Clustering Indices ~

Description

Package: clusterCrit
Type: Package
Version: 1.3.0
Date: 2023-11-22
License: GPL (>= 2)

Details

clusterCrit computes various clustering validation or quality criteria and partition comparison indices. Type

    library(help="clusterCrit")

for more info about the available functions.

Author

Bernard Desgraupes
bernard.desgraupes@u-paris10.fr
University of Paris Ouest - Nanterre
Lab Modal'X (EA 3454)

References

For more information about the algebraic background of clustering indices and their definition, see the vignette accompanying this package. To display the vignette, type the following instruction in the R console :

> vignette("clusterCrit")

See Also

extCriteria, getCriteriaNames, intCriteria, bestCriterion, concordance.


[Package clusterCrit version 1.3.0 Index]