mm_ScreePlot {moRphomenses} | R 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.
[Package moRphomenses version 1.0.3 Index]