wssplot: Clustering Screeplot to help determine k

Description Usage Arguments Examples

View source: R/clustering.R

Description

Clustering Screeplot to help determine k

Usage

1
wssplot(df, nc = 15, seed = 1234, nstart = 1)

Arguments

df
nc
seed
nstart

Examples

1
wssplot(iris[1:4])

dgarmat/dgfunctionpack documentation built on May 17, 2020, 9:58 p.m.