findClusters: Find clusters

View source: R/findClusters.R

findClustersR Documentation

Find clusters

Description

desc

Usage

findClusters(
  data,
  fun = mad,
  nClust = c(1, 20),
  clustering_method = "ward.D2",
  plot = T
)

mknoll/cmoRe documentation built on Nov. 18, 2022, 4:01 p.m.