Re: Canonical correlation for clustering?



On 24 Aug 2006 00:51:53 -0700, sanketrepo@xxxxxxxxx wrote:

I was just wondering if the Cannonical correlation has been applied in
any industry or research for clustering. essentially the idea would be
to cluster points(clusters) together based on their canonical
correlation coefficients. Seems to have some potential but could not
find any relevant use in applications. Please give your comments and
suggestions.

The mathematics of canonical correlation is what underlies
discriminant function and its generalization as MANOVA,
as well as 'multivariate multiple regression.'

Correspondence analysis is also built on canonical correlation,
and its results are often expressed as plots that look like
useful clusters, as defined separately by the two sets of variables.

You can Google on correspondence-analysis. Oklahoma State
University has a site that includes other 'ordination' methods, too.
They show a variety of techniques as used in ecological studies,
starting at
http://ordination.okstate.edu/


--
Rich Ulrich, wpilib@xxxxxxxx
http://www.pitt.edu/~wpilib/index.html
.



Relevant Pages

  • Re: Principal Component Analysis
    ... If you just have numerical and binary data, Pearson correlation will not be ... If your categorical variables are ordered-categorical, ... then place these in a single matrix and analyze that matrix by PCA. ... comparison of my variables and then performing hierarchical clustering ...
    (sci.stat.consult)
  • normalized cross correlation and kmeans
    ... I have to implement k-means clustering on using the normalized cross ... I have 60 random points as data, such that they are a unit distance ... How does one use normalized cross correlation in pdist function??? ...
    (comp.soft-sys.matlab)
  • Re: normalized cross correlation and kmeans
    ... I have to implement k-means clustering on using the normalized cross ... correlation as a measure of distance of similarity. ... Better to use single-link clustering. ... How does one use normalized cross correlation in pdist function??? ...
    (comp.soft-sys.matlab)