An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080409/76fad402/attachment.pl
Correlation between two multi-dimensional matrices
2 messages · Ng Stanley, Ben Bolker
Ng Stanley <stanleyngkl <at> gmail.com> writes:
Hi, Are there any methods for computing the correlation between two multi-dimensional matrices ? Will transforming the matrices into vectors and applying pearson be fine ? Any blind spots that I should be aware ?
If they were something like multi-dimensional correlation matrices (i.e., the elements weren't all independent) then you might want to do something like implementing a multidimensional Mantel test ... Ben Bolker