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>.

Version: 0.1.4
Depends: R (≥ 2.10.0), rARPACK
Published: 2018-10-25
Author: David Hofmeyr [aut, cre] Nicos Pavlidis [aut]
Maintainer: David Hofmeyr <dhofmeyr at sun.ac.za>
License: GPL-3
NeedsCompilation: no
CRAN checks: PPCI results

Downloads:

Reference manual: PPCI.pdf
Package source: PPCI_0.1.4.tar.gz
Windows binaries: r-devel: PPCI_0.1.4.zip, r-release: PPCI_0.1.4.zip, r-oldrel: PPCI_0.1.4.zip
OS X binaries: r-release: PPCI_0.1.4.tgz, r-oldrel: PPCI_0.1.4.tgz
Old sources: PPCI archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=PPCI to link to this page.