cran / clustMixType

:exclamation: This is a read-only mirror of the CRAN R package repository. clustMixType — k-Prototypes Clustering for Mixed Variable-Type Data
4 stars 7 forks source link

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