| question about correlation |
|
 |
|
 |
|
 |
|
 |
Group: comp.softsys.matlab · Group Profile
Author: anja.endeanja.ende Date: Mar 22, 2008 04:27
Hi everyone,
I have 3 arrays that specify values for 3 variables. Now, I want to do
a correlation test to see if there is any statistically significant
correlation between the 3 parameters. I came across this function
corrcoef but am not sure how to use it.
Do I have to combine these three arrays? So, if I have arrays x, y,
and z (all one dimensional and same size), how can I use the corrcoef
function?
Appreciate any help you can give me with this.
Anja
|