I want to know how I could perfom a cluster analysis with multiple features. Let's consider, for example, that I have a set of features for each object (I have a lot of objects). And each of these features has a particular dimension (Feature A is a vector of n dimensions, Feature B is a vector of m dimensions, etc.)
How can I cluster all the different features of all the objects together?