Description Usage Arguments Value Examples
Title Gap statistics for hclust Euclidean
1 | khclust_euc(x, K.max, B, verbose, plot.num.clus)
|
x |
data matrix |
K.max |
positive integer specifying the number of clusters, less than the number of observations. |
B |
integer, number of Monte Carlo (“bootstrap”) samples |
verbose |
integer or logical, determining if “progress” output should be printed. The default prints one bit per bootstrap sample |
plot.num.clus |
if TRUE (default) the gap statistic plot will be printed |
the clusGap function output
1 | # khclust_euc(subx,K.max=10, B=60, verbose = FALSE, plot.num.clus=TRUE )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.