I have performed hierarchical clustering on a data set with 186 participants and 94 variables for each participant.
What I want to know is if there is a way to see which features are "driving" my clustering as such? For example is it age, gender etc. that is splitting my data set into the clusters.
Due to the number of variables I don't have time to go through each cluster member and check which variables allow it to belong to its cluster.
Hope this makes sense. C