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]
All associated links for this package
First Published: 2005-06-09
Latest Update: 2025-02-28
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 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:39), 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

Today's Hot Picks in Authors and Packages

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  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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