Other packages > Find by keyword >

flexclust  

Flexible Cluster Algorithms
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("flexclust", "1.5.0")



Attach the package and use:
library("flexclust")
Maintained by
Bettina Grün
[Scholar Profile | Author Map]
First Published: 2005-06-09
Latest Update: 2022-04-08
Description:
The main function kcca implements a general framework for k-centroids cluster analysis supporting arbitrary distance measures and centroid computation. Further cluster methods include hard competitive learning, neural gas, and QT clustering. There are numerous visualization methods for cluster results (neighborhood graphs, convex cluster hulls, barcharts of centroids, ...), and bootstrap methods for the analysis of cluster stability.
How to cite:
Bettina Grün (2005). flexclust: Flexible Cluster Algorithms. R package version 1.5.0, https://cran.r-project.org/web/packages/flexclust. Accessed 31 Mar. 2025.
Previous versions and publish date:
0.7-0 (2005-06-09 16:36), 0.8-0 (2005-11-23 15:32), 0.8-1 (2006-01-11 14:12), 0.9-0 (2007-01-20 14:02), 0.9-1 (2007-05-03 19:22), 0.99-0 (2008-05-09 11:31), 0.99-1 (2008-11-03 18:31), 1.0-0 (2008-12-12 16:36), 1.1-0 (2009-02-02 17:28), 1.1-1 (2009-02-19 06:15), 1.1-2 (2009-02-23 01:36), 1.2-0 (2009-06-19 14:52), 1.2-1 (2009-07-02 11:02), 1.2-2 (2009-11-06 16:53), 1.3-0 (2010-11-23 10:14), 1.3-1 (2010-11-24 15:33), 1.3-2 (2011-08-11 15:16), 1.3-3 (2012-07-10 13:51), 1.3-4 (2013-07-02 12:32), 1.3-5 (2018-02-14 14:38), 1.4-0 (2018-09-25 00:50), 1.4-1 (2022-04-08 13:30), 1.4-2 (2024-04-27 08:32)
Other packages that cited flexclust R package
View flexclust citation profile
Other R packages that flexclust depends, imports, suggests or enhances
Complete documentation for flexclust
Downloads during the last 30 days
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/30Downloads for flexclust150200250300350400450500TrendBars

Today's Hot Picks in Authors and Packages

tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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