Package: kamila 0.1.2
kamila: Methods for Clustering Mixed-Type Data
Implements methods for clustering mixed-type data, specifically combinations of continuous and nominal data. Special attention is paid to the often-overlooked problem of equitably balancing the contribution of the continuous and categorical variables. This package implements KAMILA clustering, a novel method for clustering mixed-type data in the spirit of k-means clustering. It does not require dummy coding of variables, and is efficient enough to scale to rather large data sets. Also implemented is Modha-Spangler clustering, which uses a brute-force strategy to maximize the cluster separation simultaneously in the continuous and categorical variables. For more information, see Foss, Markatou, Ray, & Heching (2016) <doi:10.1007/s10994-016-5575-7> and Foss & Markatou (2018) <doi:10.18637/jss.v083.i13>.
Authors:
kamila_0.1.2.tar.gz
kamila_0.1.2.zip(r-4.7)kamila_0.1.2.zip(r-4.6)kamila_0.1.2.zip(r-4.5)
kamila_0.1.2.tgz(r-4.6-x86_64)kamila_0.1.2.tgz(r-4.6-arm64)kamila_0.1.2.tgz(r-4.5-x86_64)kamila_0.1.2.tgz(r-4.5-arm64)
kamila_0.1.2.tar.gz(r-4.7-arm64)kamila_0.1.2.tar.gz(r-4.7-x86_64)kamila_0.1.2.tar.gz(r-4.6-arm64)kamila_0.1.2.tar.gz(r-4.6-x86_64)
kamila_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kamila/json (API)
| # Install 'kamila' in R: |
| install.packages('kamila', repos = c('https://ahfoss.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ahfoss/kamila/issues
Last updated from:af50489d10. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 131 | ||
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 196 | ||
| linux-release-arm64 | OK | 122 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 170 | ||
| macos-release-x86_64 | OK | 345 | ||
| macos-oldrel-arm64 | OK | 230 | ||
| macos-oldrel-x86_64 | OK | 378 | ||
| windows-devel | OK | 97 | ||
| windows-release | OK | 122 | ||
| windows-oldrel | OK | 114 | ||
| wasm-release | OK | 118 |
Exports:classifyKamiladptmCppdummyCodeFactorDfgenMixedDatagmsClustkamilawkmeans
Dependencies:abindgtoolsKernSmoothplyrRcpp
