I want to compute the RMSD of each cluster but I'm not sure what to actually use it for. It's not a very good per-cluster metric and it's monotonically decreasing with increasing number of clusters so it's not very good for choosing the number of clusters either.
Guess I could just combine it with PCAtools's elbow point implementation and hope for the best.