wssplot: wssplot function

View source: R/plots.R

wssplotR Documentation

wssplot function

Description

scree plot for heirarchical clustering with built in kmeans relocation

Usage

wssplot(data, centers, nc = 15)

Arguments

data

the data you wish to create the plot for. must be only the data that is clustered

centers

the centers resulting from a hierarchical cluster analysis

nc

number of clusters you want to take the plot out to. defaults to '15'

Examples

wssplot_function()

clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.