powered by
getCriteriaNames returns the available clustering criteria names.
getCriteriaNames
getCriteriaNames(isInternal)
A character vector containing the supported criteria names.
[logical] : get internal indices if TRUE, external indices otherwise.
[logical]
Bernard Desgraupes bernard.desgraupes@u-paris10.fr University of Paris Ouest - Nanterre Lab Modal'X (EA 3454)
getCriteriaNames returns a list of the available internal or external clustering indices depending on the isInternal logical argument.
isInternal
The internal indices can be used in the crit argument of the intCriteria function and the external indices similarly in the extCriteria function.
crit
intCriteria
extCriteria
See the bibliography at the end of the vignette.
intCriteria, extCriteria, bestCriterion.
bestCriterion
getCriteriaNames(TRUE) getCriteriaNames(FALSE)
Run the code above in your browser using DataLab