I'm trying to find the best way to compare two representations of the same sample, but I'm struggling to pick which one would be more appropriate. Specifically I'm looking for statistics that will help be capture differences in covariance structure. Thus, I'm producing a random dataset and imputing different covariance structure on them using the Cholesky factor. 

So far I have used 4 methods: 

  • Correlation between the distances on both data-sets (Mantel-style analysis)
  • Szekely, Rizzo, and Bakirov (2007) 's Distance Correlation
  • RV coefficient
  • Procrustes correlation following Perez-Neto and Jackson (2001)
  • The problem thus far is that none of this methods show a high correlation with measures of covariance similarity (Krzanowski correlation or Random Skewers).

    So any suggestions of additional methods would be very helpful.

    More Fabio Andrade Machado's questions See All
    Similar questions and discussions