CEC: Cross-Entropy Clustering

Splits data into Gaussian type clusters using the Cross-Entropy Clustering ('CEC') method. This method allows for the simultaneous use of various types of Gaussian mixture models, for performing the reduction of unnecessary clusters, and for discovering new clusters by splitting them. 'CEC' is based on the work of Spurek, P. and Tabor, J. (2014) <doi:10.1016/j.patcog.2014.03.006>.

Version: 0.11.1
Imports: graphics, methods, stats, utils
Suggests: covr
Published: 2024-01-08
Author: Kamieniecki Konrad [aut], Spurek Przemyslaw [ctb], Simon Garnier ORCID iD [cre, ctb]
Maintainer: Simon Garnier <garnier at njit.edu>
License: GPL-3
URL: https://github.com/swarm-lab/cec, https://swarm-lab.github.io/cec/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: CEC results

Documentation:

Reference manual: CEC.pdf

Downloads:

Package source: CEC_0.11.1.tar.gz
Windows binaries: r-devel: CEC_0.11.1.zip, r-release: CEC_0.11.1.zip, r-oldrel: CEC_0.11.1.zip
macOS binaries: r-release (arm64): CEC_0.11.1.tgz, r-oldrel (arm64): CEC_0.11.1.tgz, r-release (x86_64): CEC_0.11.1.tgz
Old sources: CEC archive

Reverse dependencies:

Reverse suggests: FCPS

Linking:

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