Package: CEC 0.11.3
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>.
Authors:
CEC_0.11.3.tar.gz
CEC_0.11.3.zip(r-4.7)CEC_0.11.3.zip(r-4.6)CEC_0.11.3.zip(r-4.5)
CEC_0.11.3.tgz(r-4.6-x86_64)CEC_0.11.3.tgz(r-4.6-arm64)CEC_0.11.3.tgz(r-4.5-x86_64)CEC_0.11.3.tgz(r-4.5-arm64)
CEC_0.11.3.tar.gz(r-4.7-arm64)CEC_0.11.3.tar.gz(r-4.7-x86_64)CEC_0.11.3.tar.gz(r-4.6-arm64)CEC_0.11.3.tar.gz(r-4.6-x86_64)
CEC_0.11.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
CEC/json (API)
NEWS
| # Install 'CEC' in R: |
| install.packages('CEC', repos = c('https://swarm-lab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/swarm-lab/cec/issues
Pkgdown/docs site:https://swarm-lab.github.io
- fourGaussians - Four Gaussian Clusters
- mixShapes - Mixed Shapes Clusters
- threeGaussians - Three Gaussian Clusters
- Tset - T-Shaped Clusters
clusteringcross-entropyopenblascpp
Last updated from:bae1bab863. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 111 | ||
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 213 | ||
| linux-release-arm64 | OK | 126 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-release-x86_64 | OK | 207 | ||
| macos-oldrel-arm64 | OK | 130 | ||
| macos-oldrel-x86_64 | OK | 242 | ||
| windows-devel | OK | 144 | ||
| windows-release | OK | 99 | ||
| windows-oldrel | OK | 128 | ||
| wasm-release | OK | 95 |
Exports:cecinit.centersmouseset
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cross-Entropy Clustering | cec cec-class |
| Four Gaussian Clusters | fourGaussians |
| Cluster Center Initialization | init.centers |
| Mixed Shapes Clusters | mixShapes |
| Mouse | mouseset |
| Plot CEC Objects | plot.cec |
| Printing Cross Entropy Clusters | print.cec |
| Three Gaussian Clusters | threeGaussians |
| T-Shaped Clusters | Tset |
