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 Apr. 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
03/0303/0403/0503/0603/0703/0803/0903/1003/1303/1503/1703/1803/1903/2003/2103/2203/2303/2403/2603/2804/01Downloads for clusterCons0246810121416TrendBars

Today's Hot Picks in Authors and Packages

CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)
binom  
Binomial Confidence Intervals for Several Parameterizations
Constructs confidence intervals on the probability of success in a binomial experiment via several ...
Download / Learn more Package Citations See dependency  
geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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