Learn R Programming

Development version of the R Package clustMixType

k-Prototypes Clustering for Mixed Variable-Type Data. For details cf. the R Journal paper.

Corresponding papers on valdiation indices and missing data for k prototypes.

Installation

Install the current CRAN release of the package in R:

install.packages(clustMixType)

Install the latest development version of the package in R from this repository.

remotes::install_github("https://github.com/g-rho/clustMixType.git")

Copy Link

Version

Install

install.packages('clustMixType')

Monthly Downloads

4,213

Version

0.4-2

License

GPL (>= 2)

Maintainer

Last Published

July 1st, 2024

Functions in clustMixType (0.4-2)

predict.kproto

Assign k-Prototypes Clusters
kproto

k-Prototypes Clustering
lambdaest

Compares Variability of Variables
plot.kproto

Assign k-Prototypes Clusters
validation_kproto

Validating k Prototypes Clustering
stability_kproto

Determination the stability of k Prototypes Clustering
clprofiles

Profiling k-Prototypes Clustering
summary.kproto

Summary Method for kproto Cluster Result