Clustering
Construct an alternative (simpler) matrix that can be visualized better, or is more accessible for rapid searches.
Two possibilities:
- Define a cutoff distance -c and use it to create a matrix of 0 or 1 -- Cc(i,j). Walk through different c values
- Reduce the RMS(i,j) matrix by eigenvector analysis.