Other packages > Find by keyword >

ClustMC  

Cluster-Based Multiple Comparisons
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ClustMC", "0.1.2")



Attach the package and use:
library("ClustMC")
Maintained by
Santiago Garcia Sanchez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-08-27
Latest Update: 2024-08-27
Description:
Multiple comparison techniques are typically applied following an F test from an ANOVA to decide which means are significantly different from one another. As an alternative to traditional methods, cluster analysis can be performed to group the means of different treatments into non-overlapping clusters. Treatments in different groups are considered statistically different. Several approaches have been proposed, with varying clustering methods and cut-off criteria. This package implements cluster-based multiple comparisons tests and also provides a visual representation in the form of a dendrogram. Di Rienzo, J. A., Guzman, A. W., & Casanoves, F. (2002) <jstor.org/stable/1400690>. Bautista, M. G., Smith, D. W., & Steiner, R. L. (1997) <doi:10.2307/1400402>.
How to cite:
Santiago Garcia Sanchez (2024). ClustMC: Cluster-Based Multiple Comparisons. R package version 0.1.2, https://cran.r-project.org/web/packages/ClustMC. Accessed 26 Jun. 2026.
Previous versions and publish date:
0.1.1 (2024-08-27 18:40)
Other packages that cited ClustMC R package
View ClustMC citation profile
Other R packages that ClustMC depends, imports, suggests or enhances
Complete documentation for ClustMC
Functions, R codes and Examples using the ClustMC R package
Full ClustMC package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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