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: 2022-02-22
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 02 May. 2025.
Previous versions and publish date:
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
04/0304/0404/0504/0604/0704/0804/0904/1004/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2705/01Downloads for clusterCons02468101214TrendBars

Today's Hot Picks in Authors and Packages

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  
contFracR  
Continued Fraction Generators and Evaluators
Converts numbers to continued fractions and back again. A solver for Pell's Equation is provided. T ...
Download / Learn more Package Citations See dependency  
nlsem  
Fitting Structural Equation Mixture Models
Estimation of structural equation models with nonlinear effects and underlying nonnormal distributi ...
Download / Learn more Package Citations See dependency  
disprofas  
Non-Parametric Dissolution Profile Analysis
Similarity of dissolution profiles is assessed using the similarity factor f2 according to the EMA ...
Download / Learn more Package Citations See dependency  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
Download / Learn more Package Citations See dependency  
quotedargs  
A Way of Writing Functions that Quote their Arguments
A facility for writing functions that quote their arguments, may sometimes evaluate them in the env ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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