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.3.0")



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: 2025-01-27
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.3.0, https://cran.r-project.org/web/packages/UniversalCVI. Accessed 21 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:28), 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), 1.1.2 (2024-03-31 07:30), 1.2.0 (2025-01-27 17:10), 1.3.0 (2025-09-10 13:20)
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

Today's Hot Picks in Authors and Packages

preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  
potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
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  
artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

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