The correlation matrix computes the correlation coefficients of the columns of a matrix. That is, row i and column j of the correlation matrix is the correlation between column i and column j of the original matrix. The diagonal elements of the correlation matrix will be 1 since they are the correlation of a column with itself. The correlation matrix is also symmetric since the correlation of column i with column j is the same as the correlation of column j with column i.
Saturday, July 26, 2008
Correlation Matrix
Subscribe to:
Post Comments (Atom)

2 comments:
First of all, thanks for putting together the code for Likert-scale correlation matrix; it has helped me a lot.pearson correlation
''''''/]
']/]
Post a Comment