wssplot | R Documentation |
scree plot for heirarchical clustering with built in kmeans relocation
wssplot(data, centers, nc = 15)
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' |
wssplot_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.