silWidth: Find Silhouette widths and plot for many k in R

Description Usage Arguments

View source: R/silWidth.R

Description

This function allows user to calculate silhouette widths and plot them to find the appropriate cluster size for later use.

Usage

1
silWidth(df, gowerDiss, tableSize = NULL)

Arguments

df

original dataframe

gowerDiss

gower distance from using computeGowerDiss()

tableSize

If you want a specific table size, what is it?


EthanTaft/clusteringTables documentation built on May 3, 2019, 9:02 p.m.