kmodR: K-Means with Simultaneous Outlier Detection

An implementation of the 'k-means--' algorithm proposed by Chawla and Gionis, 2013 in their paper, "k-means-- : A unified approach to clustering and outlier detection. SIAM International Conference on Data Mining (SDM13)", <doi:10.1137/1.9781611972832.21> and using 'ordering' described by Howe, 2013 in the thesis, Clustering and anomaly detection in tropical cyclones". Useful for creating (potentially) tighter clusters than standard k-means and simultaneously finding outliers inexpensively in multidimensional space.

Getting started

Package details

AuthorDavid Charles Howe [aut, cre] (<https://orcid.org/0000-0003-4942-1300>)
MaintainerDavid Charles Howe <kmodR@edgecondition.com>
LicenseGPL-3
Version0.2.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("kmodR")

Try the kmodR package in your browser

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

kmodR documentation built on May 12, 2022, 5:06 p.m.