clust.kmeanspp: k-Means++ clustering

Description Usage

Description

k-Means++ clustering

Usage

1
2
clust.kmeanspp(dat_wide, k = 3, start = "random", iter.max = 500,
  nstart = 1, algorithm = "Hartigan-Wong", ...)

itawaputtytat/puttytat4R documentation built on Jan. 1, 2020, 9:46 a.m.