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 19 Apr. 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

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  
signibox  
Statistical Significance Marks on Boxplots
Add significance marks to any R Boxplot, including a given significance niveau. ...
Download / Learn more Package Citations See dependency  
MScombine  
Combine Data from Positive and Negative Ionization Mode Finding Common Entities
Find common entities detected in both positive and negative ionization mode, delete this entity in ...
Download / Learn more Package Citations See dependency  
PCGSE  
Principal Component Gene Set Enrichment
Contains logic for computing the statistical association of variable groups, i.e., gene sets, with r ...
Download / Learn more Package Citations See dependency  
arsenal  
An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work wi ...
Download / Learn more Package Citations See dependency  
SDT  
Self-Determination Theory Measures
Functions for self-determination motivation theory (SDT) to compute measures of motivation internal ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

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