R is an open source programming language and software environment for statistical computing and graphics.
0
votes
0answers
66 views
+100
Select best set of binary variables for clustering known sample labels
I have a set of samples, for which I know the "true groups". For this samples I have about 200 binary variables, I would like to know a method to select the subset of variables, that gives me a ...