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")