ialmodovar/RKNOBSynC: Kernel-estimated Nonparametric Overlap-Based Syncytial Clustering

Standard clustering algorithms usually find regular-structured clusters such as ellipsoidally- or spherically-dispersed groups, but are more challenged with groups lacking formal structure or definition. Syncytial clustering is the name that we introduce for methods that merge groups obtained from standard clustering algorithms in order to reveal complex group structure in the data. Here, we develop a distribution-free fully-automated syncytial clustering algorithm that can be used with k-means and other algorithms. Our approach computes the cumulative distribution function of the normed residuals from an appropriately fit k-groups model and calculates the nonparametric overlap between each pair of groups. Groups with high pairwise overlaps are merged as long as the generalized overlap decreases.

Getting started

Package details

AuthorIsrael Almodovar-Rivera and Ranjan Maitra
MaintainerIsrael Almodovar-Rivera <israel.almodovar@upr.edu>
LicenseGPL (>= 2)
Version0.5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ialmodovar/RKNOBSynC")
ialmodovar/RKNOBSynC documentation built on Oct. 30, 2019, 1:04 a.m.