Learn R Programming

You can install the development version of the bootkmeans package from GitHub with:

INSTALLATION

library(devtools)

install_github("https://github.com/ghashti-j/bootkmeans")

library(bootkmeans)

Copy Link

Version

Install

install.packages('bootkmeans')

Monthly Downloads

143

Version

1.0.0

License

GPL-2

Maintainer

Jesse S. Ghashti

Last Published

October 16th, 2025

Functions in bootkmeans (1.0.0)

bootk.hardsoftvis

Visualize hard vs. soft assignments from bootstrap \(k\)-means
boot.kmeans

Bootstrap augmented \(k\)-means algorithm for fuzzy partitions
fari

Frobenius Adjusted Rand Index for Comparing Two Partition Matrices
compare.tables

Contingency tables comparing true labels to fitted clusterings
compare.clusters

Compare traditional \(k\)-means, bootstrap augmented \(k\)-means, and fuzzy \(c\)-means