Development version of the R Package clustMixType

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

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