Learn R Programming

⚠️There's a newer version (0.4-2) of this package.Take me there.

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

Copy Link

Version

Install

install.packages('clustMixType')

Monthly Downloads

4,868

Version

0.3-9

License

GPL (>= 2)

Maintainer

Gero Szepannek

Last Published

December 14th, 2022

Functions in clustMixType (0.3-9)

kproto_gower

k-Prototypes Clustering using Gower Dissimilarity
lambdaest

Compares Variability of Variables
validation_kproto

Validating k Prototypes Clustering
plot.kproto

Assign k-Prototypes Clusters
clprofiles

Profiling k-Prototypes Clustering
kproto

k-Prototypes Clustering
summary.kproto

Summary Method for kproto Cluster Result
predict.kproto

Assign k-Prototypes Clusters