Skip to content
Prev 293707 / 398513 Next

correlation between XY coordinates

Hey Josh (and everyone),

My apologies, let me be more specific. I have two sets of XY coordinates in Cartesian space. I would like to compute a correlation between the two sets. For example, let's say I have two N X 2 matrices, with the first column being the X coordinate, the second column being the Y, and with each row being a new observation. I would like to know the strength the relationship between the two sets of coordinates (matrices). cancor provides two separate correlations, but I want a single value representing the strength of the relationship. Is this more clear?

Chris
On May 5, 2012, at 11:44 PM, Joshua Wiley wrote: