Other packages > Find by keyword >

clusterCons  

Consensus Clustering using Multiple Algorithms and Parameters
View on CRAN: Click here


Download and install clusterCons package within the R console
Install from CRAN:
install.packages("clusterCons")

Install from Github:
library("remotes")
install_github("cran/clusterCons")

Install by package version:
library("remotes")
install_version("clusterCons", "1.2")



Attach the package and use:
library("clusterCons")
Maintained by
Dr. T. Ian Simpson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-03-09
Latest Update:
Description:
Functions for calculation of robustness measures for clusters and cluster membership based on generating consensus matrices from bootstrapped clustering experiments in which a random proportion of rows of the data set are used in each individual clustering. This allows the user to prioritise clusters and the members of clusters based on their consistency in this regime. The functions allow the user to select several algorithms to use in the re-sampling scheme and with any of the parameters that the algorithm would normally take. See Simpson, T. I., Armstrong, J. D. & Jarman, A. P. (2010) and Monti, S., Tamayo, P., Mesirov, J. & Golub, T. (2003) .
How to cite:
Dr. T. Ian Simpson (2010). clusterCons: Consensus Clustering using Multiple Algorithms and Parameters. R package version 1.2, https://cran.r-project.org/web/packages/clusterCons. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:26), 0.4 (2010-03-09 20:28), 0.5 (2010-08-25 14:50), 0.6 (2010-08-27 08:23), 1.0 (2012-10-29 08:58), 1.2 (2022-02-22 21:10)
Other packages that cited clusterCons R package
View clusterCons citation profile
Other R packages that clusterCons depends, imports, suggests or enhances
Complete documentation for clusterCons
Functions, R codes and Examples using the clusterCons R package
Some associated functions: auc-class . auc . aucplot . checks . clrob . cluscomp . clusterCons-package . consmatrix-class . data . deltak . dk-class . dkplot . expSetProcess . expressionPlot . membBoxPlot . memrob . memroblist-class . memrobmatrix-class . mergematrix-class . wrappers . 
Some associated R codes: algorithms.R . functions.R .  Full clusterCons package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA