o1iv3r / ClustImpute

R package for k-means clustering with build-in missing data imputation
GNU General Public License v3.0
8 stars 1 forks source link

Test functionality with binary variables #2

Open o1iv3r opened 5 years ago

o1iv3r commented 5 years ago

dummy coding -> numerical values -> value spaces stays {0,1} since one only samples from the original distribution

true support of categorical variables? Other distance measures (e.g. Gower)