Learn R Programming

kamila

R package for clustering mixed data. For more information, install the package and run

library(kamila)
?`kamila-package`

from the R terminal. For an in-depth discussion of the challenges involved in clustering mixed-type data, please see our papers:

Update May 11, 2020: Update data.frame calls to be compatible with R v4.x.x

Copy Link

Version

Install

install.packages('kamila')

Monthly Downloads

203

Version

0.1.2

License

GPL-3 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Alexander Foss

Last Published

March 13th, 2020

Functions in kamila (0.1.2)

dptmCpp

Calculate distances from a set of points to a set of centroids
kamila

KAMILA clustering of mixed-type data.
genMixedData

Generate simulated mixed-type data with cluster structure.
gmsClust

A general implementation of Modha-Spangler clustering for mixed-type data.
wkmeans

Weighted k-means for mixed-type data
dummyCodeFactorDf

Dummy coding of a data frame of factor variables
classifyKamila

Classify new data into existing KAMILA clusters
kamila-package

Clustering for mixed continuous and categorical data sets