nclus: Evaluate optimal k for clustering

Description Usage Arguments

View source: R/nclus.R

Description

Evaluate optimal k for clustering

Usage

1
nclus(data, min_k = 2, max_k = 10)

Arguments

data

data frame of scaled variables in columns, obs in rows, no row labels

min_k

minimum k to allow

max_k

maximum k to allow


johnfrye/fryeR documentation built on Dec. 28, 2021, 6:20 p.m.