Other packages > Find by keyword >

diceR  

Diverse Cluster Ensemble in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("diceR", "3.1.0")



Attach the package and use:
library("diceR")
Maintained by
Derek Chiu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-06-22
Latest Update: 2025-06-19
Description:
Performs cluster analysis using an ensemble clustering framework, Chiu & Talhouk (2018) . Results from a diverse set of algorithms are pooled together using methods such as majority voting, K-Modes, LinkCluE, and CSPA. There are options to compare cluster assignments across algorithms using internal and external indices, visualizations such as heatmaps, and significance testing for the existence of clusters.
How to cite:
Derek Chiu (2017). diceR: Diverse Cluster Ensemble in R. R package version 3.1.0, https://cran.r-project.org/web/packages/diceR. Accessed 09 Mar. 2026.
Previous versions and publish date:
0.1.0 (2017-06-22 01:37), 0.2.0 (2017-09-30 01:06), 0.3.0 (2017-11-29 21:06), 0.3.1 (2017-12-12 23:07), 0.3.2 (2018-01-14 17:02), 0.4.0 (2018-02-23 00:44), 0.5.0 (2018-05-05 18:12), 0.5.1 (2018-06-11 11:29), 0.5.2 (2019-03-08 14:42), 0.6.0 (2019-07-25 22:30), 1.0.0 (2020-07-08 00:30), 1.0.1 (2021-01-31 01:30), 1.0.2 (2021-03-19 00:00), 1.0.3 (2021-04-17 09:10), 1.0.4 (2021-06-04 10:30), 1.1.0 (2021-07-23 21:30), 1.2.0 (2022-05-13 10:50), 1.2.1 (2022-08-17 02:10), 1.2.2 (2022-09-29 17:10), 2.0.0 (2023-03-11 09:20), 2.1.0 (2023-09-29 00:40), 2.2.0 (2024-01-22 22:22), 3.0.0 (2025-02-05 10:40)
Other packages that cited diceR R package
View diceR citation profile
Other R packages that diceR depends, imports, suggests or enhances
Complete documentation for diceR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
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  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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