Other packages > Find by keyword >

skmeans  

Spherical k-Means Clustering
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("skmeans", "0.2-18")



Attach the package and use:
library("skmeans")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
First Published: 2009-08-13
Latest Update: 2023-01-31
Description:
Algorithms to compute spherical k-means partitions. Features several methods, including a genetic and a fixed-point algorithm and an interface to the CLUTO vcluster program.
How to cite:
Kurt Hornik (2009). skmeans: Spherical k-Means Clustering. R package version 0.2-18, https://cran.r-project.org/web/packages/skmeans. Accessed 23 Apr. 2025.
Previous versions and publish date:
0.1-1 (2009-09-03 10:41), 0.1-2 (2009-10-21 16:26), 0.1-3 (2010-01-09 11:31), 0.1-4 (2010-01-11 19:31), 0.1-5 (2010-06-24 10:24), 0.1-6 (2010-09-25 17:01), 0.1-7 (2010-10-18 10:51), 0.1-8 (2011-04-15 08:30), 0.1 (2009-08-13 12:38), 0.2-0 (2011-10-25 09:15), 0.2-1 (2012-03-05 20:29), 0.2-2 (2012-06-04 20:17), 0.2-3 (2012-12-22 14:14), 0.2-4 (2013-09-06 08:23), 0.2-5 (2014-01-06 21:32), 0.2-6 (2014-12-20 17:56), 0.2-7 (2015-06-24 18:12), 0.2-8 (2016-01-06 17:50), 0.2-9 (2016-12-12 19:33), 0.2-10 (2017-02-20 21:01), 0.2-11 (2017-08-08 07:02), 0.2-12 (2020-07-07 19:13), 0.2-13 (2020-12-03 19:47), 0.2-14 (2021-11-16 14:29), 0.2-15 (2023-01-31 16:26), 0.2-16 (2023-09-23 13:26), 0.2-17 (2024-09-02 07:57)
Other packages that cited skmeans R package
View skmeans citation profile
Other R packages that skmeans depends, imports, suggests or enhances
Complete documentation for skmeans
Functions, R codes and Examples using the skmeans R package
Some associated functions: skmeans . skmeans_xdist . 
Some associated R codes: skmeans.R .  Full skmeans package functions and examples
Downloads during the last 30 days
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/22Downloads for skmeans20406080100120140TrendBars

Today's Hot Picks in Authors and Packages

pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
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  
rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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