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:Alexander Foss [aut, cre], Marianthi Markatou [aut]

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

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

4.53 score 16 stars 42 scripts 188 downloads 7 exports 5 dependencies

Last updated from:af50489d10. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK131
linux-devel-x86_64OK127
source / vignettesOK196
linux-release-arm64OK122
linux-release-x86_64OK135
macos-release-arm64OK170
macos-release-x86_64OK345
macos-oldrel-arm64OK230
macos-oldrel-x86_64OK378
windows-develOK97
windows-releaseOK122
windows-oldrelOK114
wasm-releaseOK118

Exports:classifyKamiladptmCppdummyCodeFactorDfgenMixedDatagmsClustkamilawkmeans

Dependencies:abindgtoolsKernSmoothplyrRcpp