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 29 Mar. 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
02/2702/2803/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/27Downloads for skmeans102030405060708090100110120130140TrendBars

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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