Other packages > Find by keyword >

UniversalCVI  

Hard and Soft Cluster Validity Indices
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("UniversalCVI", "1.1.2")



Attach the package and use:
library("UniversalCVI")
Maintained by
Nathakhun Wiroonsri
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-10-02
Latest Update: 2024-02-08
Description:
Algorithms for checking the accuracy of a clustering result with known classes, computing cluster validity indices, and generating plots for comparing them. The package is compatible with K-means, fuzzy C means, EM clustering, and hierarchical clustering (single, average, and complete linkage). The details of the indices in this package can be found in: C. Alok. (2010) <https://hdl.handle.net/10603/93443>, J. C. Bezdek, M. Moshtaghi, T. Runkler, C. Leckie (2016) <doi:10.1109/TFUZZ.2016.2540063>, T. Calinski, J. Harabasz (1974) <doi:10.1080/03610927408827101>, C. H. Chou, M. C. Su, E. Lai (2004) <doi:10.1007/s10044-004-0218-1>, D. L. Davies, D. W. Bouldin (1979) <doi:10.1109/TPAMI.1979.4766909>, J. C. Dunn (1973) <doi:10.1080/01969727308546046>, F. Haouas, Z. Ben Dhiaf, A. Hammouda, B. Solaiman (2017) <doi:10.1109/FUZZ-IEEE.2017.8015651>, M. Kim, R. S. Ramakrishna (2005) <doi:10.1016/j.patrec.2005.04.007>, S. H. Kwon (1998) <doi:10.1049/EL:19981523>, S. H. Kwon, J. Kim, S. H. Son (2021) <doi:10.1049/ell2.12249>, G. W. Miligan (1980) <doi:10.1007/BF02293907>, M. K. Pakhira, S. Bandyopadhyay, U. Maulik (2004) <doi:10.1016/j.patcog.2003.06.005>, M. Popescu, J. C. Bezdek, T. C. Havens, J. M. Keller (2013) <doi:10.1109/TSMCB.2012.2205679>, S. Saitta, B. Raphael, I. Smith (2007) <doi:10.1007/978-3-540-73499-4_14>, A. Starczewski (2017) <doi:10.1007/s10044-015-0525-8>, Y. Tang, F. Sun, Z. Sun (2005) <doi:10.1109/ACC.2005.1470111>, N. Wiroonsri (2024) <doi:10.1016/j.patcog.2023.109910>, N. Wiroonsri, O. Preedasawakul (2023) <doi:10.48550/arXiv.2308.14785>, C. H. Wu, C. S. Ouyang, L. W. Chen, L. W. Lu (2015) <doi:10.1109/TFUZZ.2014.2322495> and X. Xie, G. Beni (1991) <doi:10.1109/34.85677>.
How to cite:
Nathakhun Wiroonsri (2023). UniversalCVI: Hard and Soft Cluster Validity Indices. R package version 1.1.2, https://cran.r-project.org/web/packages/UniversalCVI. Accessed 08 Jan. 2025.
Previous versions and publish date:
1.0.0 (2023-10-02 12:40), 1.0.1 (2023-10-14 16:50), 1.1.0 (2023-11-08 09:20), 1.1.1 (2024-02-08 14:50)
Other packages that cited UniversalCVI R package
View UniversalCVI citation profile
Other R packages that UniversalCVI depends, imports, suggests or enhances
Complete documentation for UniversalCVI
Functions, R codes and Examples using the UniversalCVI R package
Full UniversalCVI package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

summariser  
Easy Calculation and Visualisation of Confidence Intervals
Functions to speed up the exploratory analysis of simple datasets using 'dplyr'. Functions are provi ...
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  
mMPA  
Implementation of Marker-Assisted Mini-Pooling with Algorithm
To determine the number of quantitative assays needed for a sample of data using pooled testing met ...
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  
evidence  
Analysis of Scientific Evidence Using Bayesian and Likelihood Methods
Bayesian (and some likelihoodist) functions as alternatives to hypothesis-testing functions in R bas ...
Download / Learn more Package Citations See dependency  
ClustMMDD  
Variable Selection in Clustering by Mixture Models for Discrete Data
An implementation of a variable selection procedure in clustering by mixture models for discrete dat ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,441

Publication Badges

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