Skip to content

cclustr

Consensus Clustering Methods for Multiple Imputed Data

v0.1.1 · May 18, 2026 · MIT + file LICENSE

Description

Provides tools for performing consensus clustering on multiple imputed datasets. The package supports a range of clustering algorithms across imputations, including hierarchical methods (e.g., Ward, single, complete, average) and partition-based approaches such as k-means, k-medoids (PAM), fuzzy clustering, model-based clustering ('mclust'), and methods for mixed or categorical data (k-modes and k-prototypes). A co-assignment matrix is constructed to quantify agreement between partitions, and consensus solutions are derived via hierarchical clustering applied to the resulting dissimilarity matrix. Additional functions are provided for validation and visualization of clustering results, facilitating robust analysis in the presence of missing data. Consensus clustering framework is based on Monti et al. (2003) <doi:10.1023/A:1023949509487>, rank aggregation methods follow Pihur et al. (2007) <doi:10.1093/bioinformatics/btm158>, and the PAC (Proportion of Ambiguous Clustering) metric is based on Senbabaoglu et al. (2014) <doi:10.1038/srep06207>.

Downloads

CRAN

415

Last 30 days

9699th

649

Last 90 days

649

Last year

Trend: +77.4% (30d vs prior 30d)

r2u CRAN

8

Last 30 days

8

Last 90 days

8

Last year

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘klaR’

Package suggested but not available for checking: ‘mice’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 5 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 19, 2026

Dependency Network

Dependencies Reverse dependencies cluster e1071 fpc viridisLite klaR clustMixType proxy mclust cclustr

Version History

1 tracked
new 0.1.1 May 18, 2026