gapnc: Gap analysis with automatic optimal refitting

View source: R/clustering.R

gapncR Documentation

Gap analysis with automatic optimal refitting

Description

See exercise2 from hennig

Usage

gapnc(
  data,
  FUNcluster = kmeans,
  K.max = 10,
  B = 100,
  d.power = 2,
  spaceH0 = "scaledPCA",
  method = "globalSEmax",
  SE.factor = 2,
  ...
)

lbraglia/lbstat documentation built on Oct. 11, 2024, 6:34 p.m.