Description Usage Arguments Value Note Examples
Generates hierarchially clustered K-means clusters
1 | niceKmeans(df = NULL, input = NULL, iter.max = 1000, nstart = 100)
|
df, |
data |
input, |
user inputs |
iter.max, |
max iteration for kmeans clustering |
nstart, |
n for kmeans clustering |
heatmap plot area
niceKmeans
1 | x <- niceKmeans()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.