progenyClust: Finding the Optimal Cluster Number Using Progeny Clustering
Implementing the Progeny Clustering algorithm, the progenyClust package assesses the clustering stability and identifies the optimal clustering number for a given data matrix. It uses kmeans clustering as default, but can be customized to work with other clustering algorithms and different parameter settings. The package includes one main function progenyClust(), plot and summary methods for progenyClust object, and one example dataset example for testing.
Version: |
1.0 |
Depends: |
graphics, stats |
Imports: |
Hmisc |
Published: |
2015-11-09 |
Author: |
C.W. Hu |
Maintainer: |
C.W. Hu <wendyhu001 at gmail.com> |
License: |
AGPL-3 |
NeedsCompilation: |
no |
CRAN checks: |
progenyClust results |
Downloads: