[R] pearson correlation matrix

S Ellison S.Ellison at LGCGroup.com
Tue Feb 9 16:01:09 CET 2016


> -----Original Message-----
> > Assuming your dataset is in a matrix you want to transpose it. So you
> > can go t(mesdonnees) and then call cor on that.
> 
> ok, it will still make sense ?

If the idea does not make sense before you do it, it probably won't make more sense afterwards ...

But you'll have a correlation matrix by individual, and that will show you pairs of individuals whose measures on the different variables tend to correlate more or less strongly. I can't help a suspicion that something like PCA might help more than a raw correlation matrix, if you want to see how closely individuals are associated, but correlation is a possible step on the way.

S Ellison


*******************************************************************
This email and any attachments are confidential. Any use, copying or
disclosure other than by the intended recipient is unauthorised. If 
you have received this message in error, please notify the sender 
immediately via +44(0)20 8943 7000 or notify postmaster at lgcgroup.com 
and delete this message and any copies from your computer and network. 
LGC Limited. Registered in England 2991879. 
Registered office: Queens Road, Teddington, Middlesex, TW11 0LY, UK


More information about the R-help mailing list