Canonical correlation
In statistics, canonical correlation analysis, introduced by Harold Hotelling, is a way of making sense of cross-covariance matrices. If we have two sets of variables,
and
, and there are correlations among the variables, then canonical correlation analysis will enable us to find linear combinations of the
's and the
's which have maximum correlation with each other.
Contents |
[edit] Definition
Given two column vectors
and
of random variables with finite second moments, one may define the cross-covariance
to be the
matrix whose (i,j) entry is the covariance
. In practice, we would estimate the covariance matrix based on sampled data from X and Y (i.e. from a pair of data matrices).
Canonical correlation analysis seeks vectors a and b such that the random variables a'X and b'Y maximize the correlation
. The random variables U = a'X and V = b'Y are the first pair of canonical variables. Then one seeks vectors maximizing the same correlation subject to the constraint that they are to be uncorrelated with the first pair of canonical variables; this gives the second pair of canonical variables. This procedure may be continued up to min{m,n} times.
[edit] Computation
[edit] Proof
Let
and
. The parameter to maximize is
The first step is to define a change of basis and define
And thus we have
By the Cauchy-Schwarz inequality, we have
There is equality if the vectors d and
are collinear. In addition, the maximum of correlation is attained if c is the eigenvector with the maximum eigenvalue for the matrix
(see Rayleigh quotient). The subsequent pairs are found by using eigenvalues of decreasing magnitudes. Orthogonality is guaranteed by the symmetry of the correlation matrices.
[edit] Solution
The solution is therefore:
- c is an eigenvector of

- d is proportional to

Reciprocally, there is also:
- d is an eigenvector of

- c is proportional to

Reversing the change of coordinates, we have that
- a is an eigenvector of

- b is an eigenvector of

- a is proportional to

- b is proportional to

The canonical variables are defined by:
[edit] Hypothesis testing
Each row can be tested for significance with the following method. Since the correlations are sorted, saying that row i is zero implies all further correlations are also zero. If we have p independent observations in a sample and
is the estimated correlation for
. For the ith row, the test statistic is:
which is asymptotically distributed as a chi-squared with (m − i + 1)(n − i + 1) degrees of freedom for large p.[1] Since all the correlations from min{m,n} to p are logically zero (and estimated that way also) the product for the terms after this point is irrelevant.
[edit] Practical uses
A typical use for canonical correlation in the experimental context is to take two sets of variables and see what is common amongst the two sets. For example in psychological testing, you could take two well established multidimensional personality tests such as the MMPI and the NEO. By seeing how the MMPI factors relate to the NEO factors, you could gain insight into what dimensions were common between the tests and how much variance was shared. For example you might find that an extraversion or neuroticism dimension accounted for a substantial amount of shared variance between the two tests.
One can also use canonical correlation analysis to produce a model equation which relates two sets of variables, for example a set of performance measures and a set of explanatory variables, or a set of outputs and set of inputs. Constraint restrictions can be imposed on such a model to ensure it reflects theoretical requirements or intuitively obvious conditions. This type of model is known as a maximum correlation model.[2]
Visualization of the results of canonical correlation is usually through bar plots of the coefficients of the two sets of variables for the pairs of canonical variates showing significant correlation. Some authors suggest that they are best visualized by plotting them as heliographs, a circular format with ray like bars, with each half representing the two sets of variables.[3]
[edit] Connection to principal angles
Assuming that
and
have zero expected values, i.e.,
, their covariance matrices
and
can be viewed as Gram matrices in an inner product, see Covariance#Relationship_to_inner_products, for the columns of X and Y, correspondingly. The definition of the canonical variables U and V is equivalent to the definition of principal vectors for the pair of subspaces spanned by the columns of X and Y with respect to this inner product. The canonical correlations
is equal to the cosine of principal angles.
[edit] See also
- Regularized canonical correlation analysis
- Generalized Canonical Correlation
- RV coefficient
- Principal angles
[edit] External links
- FactoMineR (free exploratory multivariate data analysis software linked to R)
- Understanding canonical correlation analysis (Concepts and Techniques in Modern Geography)
- Canonical correlation analysis — An overview with application to learning methods http://eprints.ecs.soton.ac.uk/9225/01/tech_report03.pdf, pages 5–9 give a good introduction Neural Computation (2004) version
- A note on the ordinal canonical correlation analysis of two sets of ranking scores (Also provides a FORTRAN program)- in J. of Quantitative Economics 7(2), 2009, pp. 173-199
- Representation-Constrained Canonical Correlation Analysis: A Hybridization of Canonical Correlation and Principal Component Analyses (Also provides a FORTRAN program)- in J. of Applied Economic Sciences 4(1), 2009, pp. 115-124
[edit] Notes
- ^ Kanti V. Mardia, J. T. Kent and J. M. Bibby (1979). Multivariate Analysis. Academic Press.
- ^ C.Tofallis Model Building with Multiple Dependent Variables and Constraints. Journal of the Royal Statistical Society Series D: The Statistician 48(3), 1–8 (1999).
- ^ Degani, A; M Shafto and L Olson (2006). "Canonical correlation analysis: Use of composite heliographs for representing multiple patterns". In Dave Barker-Plummer, Richard Cox, Nik Swoboda. Diagrammatic representation and inference: 4th international conference, Diagrams 2006, Stanford, CA, USA, June 28-30, 2006 : proceedings. Springer Verlag. http://ti.arc.nasa.gov/m/profile/adegani/Composite_Heliographs.pdf.
[edit] References
- Johnson, Richard A.; Wichern, Dean W. (2007). Applied Multivariate Statistical Analysis (Sixth ed.). Prentice Hall. ISBN 0131877151, ISBN 978-0131877153.














