bootCVD(x, k, nboot=100, nrep=1, method = c("kmn", "kmd", "neuralgas"),
col1, col2, dsname)
bootCH(xdat, k_vals, clstr1, clstr2, cntrs1, cntrs2,
method = c("kmn", "kmd", "neuralgas"))
bootPlot(fc, ch, col1="blue", col2="green")bootCVD and bootPlot return invisibly. Their
benefit is the side effect plot produced and the printed summary of the index
values. The function bootCH a matrix of Calinski-Harabas index values, the
rows are the replicates, and each column corresponds to a particular number
of clusters for a solution.bootFlexclust