Learn R Programming

skmeans (version 0.2-17)

Spherical k-Means Clustering

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.

Copy Link

Version

Install

install.packages('skmeans')

Monthly Downloads

1,578

Version

0.2-17

License

GPL-2

Maintainer

Last Published

September 2nd, 2024

Functions in skmeans (0.2-17)

skmeans_xdist

Cosine Cross-Distances
skmeans

Compute Spherical k-Means Partitions