Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("anticlust")

0.8.3 by Martin Papenberg, 3 days ago


https://github.com/m-Py/anticlust, https://m-py.github.io/anticlust/


Report a bug at https://github.com/m-Py/anticlust/issues


Browse source code at https://github.com/cran/anticlust


Authors: Martin Papenberg [aut, cre] , Meik Michalke [ctb] (centroid based clustering algorithm) , Gunnar W. Klau [ths] , Juliane V. Nagel [ctb] (package logo) , Martin Breuer [ctb] (Bicriterion algorithm by Brusco et al.) , Marie L. Schaper [ctb] (Example data set) , Max Diekhoff [ctb] (Optimal maximum dispersion algorithm)


Documentation:   PDF Manual  


MIT + file LICENSE license


Imports Matrix, RANN

Suggests knitr, palmerpenguins, Rglpk, rmarkdown, Rsymphony, testthat

System requirements: The exact (anti)clustering algorithms require that either the GNU linear programming kit (GLPK library) is installed (<http://www.gnu.org/software/glpk/>) or the SYMPHONY open source MILP solver (<https://github.com/coin-or/SYMPHONY>). Rendering the vignette requires pandoc (<https://pandoc.org/>).


Imported by CEGO.


See at CRAN