findK: Criteria to determine number of clusters k

findKR Documentation

Criteria to determine number of clusters k

Description

Same function as found in 'cluster' package.

Usage

findK(cG_obj, meth = "Tibs2001SEmax")

Arguments

cG_obj

Output object obtained from 'clusGapDiscr'

meth

Method to use to determine optimal k number of clusters.

Value

A numerical value from 1 to K.max, contained in the input 'cG_obj' object.


DiscreteGapStatistic documentation built on April 3, 2025, 9:22 p.m.