Description Usage Arguments Value Examples
Title Gap statistics for hclust Manhattan
1 | khclust_man(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. Default value is 10 |
B |
integer, number of Monte Carlo (“bootstrap”) samples. Default value is 100. |
verbose |
integer or logical, determining if “progress” output should be printed. The default prints one bit per bootstrap sample. Default value is FALSE. |
plot.num.clus |
if TRUE (default) the gap statistic plot will be printed |
the clusGap function output
1 | # khclust_man(subx, K.max=8, 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.