DavidHofmeyr/PPCI: Projection Pursuit for Cluster Identification

Implements recently developed projection pursuit algorithms for finding optimal linear cluster separators. The clustering algorithms use optimal hyperplane separators based on minimum density, Pavlidis et. al (2016) <https://jmlr.csail.mit.edu/papers/volume17/15-307/15-307.pdf>; minimum normalised cut, Hofmeyr (2017) <doi:10.1109/TPAMI.2016.2609929>; and maximum variance ratio clusterability, Hofmeyr and Pavlidis (2015) <doi:10.1109/SSCI.2015.116>.

Getting started

Package details

AuthorDavid Hofmeyr <dhofmeyr@sun.ac.za> [aut, cre] Nicos Pavlidis <n.pavlidis@lancaster.ac.uk> [aut]
MaintainerDavid Hofmeyr <dhofmeyr@sun.ac.za>
LicenseGPL-3
Version0.1.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("DavidHofmeyr/PPCI")
DavidHofmeyr/PPCI documentation built on March 9, 2020, 5:05 p.m.