Description Usage Arguments Examples
View source: R/ClusterReduction.R
Visualize the amount of data reduction in the first component from using clustering This verifies that the clustering analysis can be of some use for data reduction
1 | visualize_reduction(x, k)
|
x |
Data in the form of a data frame or data matrix, for safety, please use data.matrix(...) as a wrapper |
k |
Number of clusters to form |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.