mstclustering: "MST-Based Clustering"

Implements a minimum-spanning-tree-based heuristic for k-means clustering using a union-find disjoint set and the algorithm in Kruskal (1956) <doi:10.1090/S0002-9939-1956-0078686-7>.

Getting started

Package details

AuthorKevin Michael Frick <kmfrick98@gmail.com>
MaintainerKevin Michael Frick <kmfrick98@gmail.com>
LicenseAGPL (>= 3)
Version1.0.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("mstclustering")

Try the mstclustering package in your browser

Any scripts or data that you put into this service are public.

mstclustering documentation built on Feb. 8, 2022, 9:06 a.m.