Other packages > Find by keyword >

cclust  

Convex Clustering Methods and Clustering Indexes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cclust", "0.6-26")



Attach the package and use:
library("cclust")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-04-26
Latest Update: 2023-05-02
Description:
Convex Clustering methods, including K-means algorithm, On-line Update algorithm (Hard Competitive Learning) and Neural Gas algorithm (Soft Competitive Learning), and calculation of several indexes for finding the number of clusters in a data set.
How to cite:
Kurt Hornik (1999). cclust: Convex Clustering Methods and Clustering Indexes. R package version 0.6-26, https://cran.r-project.org/web/packages/cclust. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.6-3 (1999-04-26 18:17), 0.6-4 (2000-05-04 12:47), 0.6-5 (2000-05-09 11:40), 0.6-6 (2001-01-08 17:16), 0.6-7 (2001-05-16 11:20), 0.6-8 (2001-05-22 13:32), 0.6-9 (2001-12-11 12:54), 0.6-10 (2003-04-17 18:08), 0.6-11 (2004-06-30 10:55), 0.6-12 (2005-04-06 17:42), 0.6-13 (2006-10-04 12:17), 0.6-14 (2007-05-07 17:06), 0.6-15 (2009-01-06 20:06), 0.6-16 (2012-10-29 08:58), 0.6-17 (2012-12-22 14:23), 0.6-18 (2014-01-26 13:52), 0.6-19 (2014-10-08 13:48), 0.6-20 (2015-06-24 17:41), 0.6-21 (2017-01-17 12:33), 0.6-22 (2020-12-03 19:59), 0.6-23 (2021-11-16 08:51), 0.6-24 (2022-05-30 12:25), 0.6-25 (2022-10-10 11:27)
Other packages that cited cclust R package
View cclust citation profile
Other R packages that cclust depends, imports, suggests or enhances
Complete documentation for cclust
Functions, R codes and Examples using the cclust R package
Some associated functions: Rindexes . cclust . predict.cclust . 
Some associated R codes: Rindexes.R . cclust.R .  Full cclust 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

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  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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