Package: progenyClust
Type: Package
Title: Finding the Optimal Cluster Number Using Progeny Clustering
Version: 1.2
Date: 2016-04-08
Author: C.W. Hu
Maintainer: C.W. Hu <wendyhu001@gmail.com>
Description: 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 k-means clustering as a default, provides a tailored hierarchical clustering function, and can be customized to work with other clustering algorithms and different parameter settings. The package includes a main function progenyClust(), plot and summary methods for 'progenyClust' object, a function hclust.progenyClust() for hierarchical clustering, and two example datasets (test and cell) for testing. 
License: AGPL-3
Imports: Hmisc
Depends: graphics,stats,grDevices
NeedsCompilation: no
Packaged: 2016-04-12 15:01:34 UTC; wendy
Repository: CRAN
Date/Publication: 2016-04-12 20:04:15
Built: R 4.1.0; ; 2021-05-28 04:11:45 UTC; unix
