clusters | R Documentation |
This data is simulated to use for testing. It has three elliptical clusters in mostly variables 2 and 4. They are not equidistant.
A dataset with 300 rows and 6 columns
five numeric variables
class variable
simple_clusters
clusters_pca <- prcomp(clusters[,1:5])
ggscree(clusters_pca)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.