mm_ScreePlot: Scree Plot

View source: R/helper_functions.R

mm_ScreePlotR Documentation

Scree Plot

Description

Plot total within group sum of squares to evalaute clusters

Usage

mm_ScreePlot(x, maxC = 15, ...)

Arguments

x

Input data for cluster analysis (IE, PCA)

maxC

Maximum clusters to evaluate

...

Additional arguments to be passed to plot

Value

No value, produces diagnostic plot.


moRphomenses documentation built on April 3, 2025, 7:51 p.m.