Hello,
I am trying to create a simple matrix summarising r-square correlation values with the function RSQ(), but I am failing and thought I'd ask here.
My data is organised like this:
And I would like to calculate any RSQ() value possible on all values for each column against each other. For instance, RSQ(columnA,columnB)=0.4 in this example.![]()
Please Login or Register to view this content.
I then would like to order the results as such:
I am getting lost in the INDEX and MATCH functions, and I don't really know anymore how to do this.![]()
Please Login or Register to view this content.
Many thanks in advance for your help and your time!
All the best,
G
Bookmarks