Message-ID: <366c6f340911240916k59f75566gd2ec64bcd7f7d3d4@mail.gmail.com>
Date: 2009-11-24T17:16:25Z
From: Peng Yu
Subject: Understanding hclust and dendrogram
In-Reply-To: <beb14c8a0910150311q34d4a40tde3da80cc280c79b@mail.gmail.com>
On Thu, Oct 15, 2009 at 4:11 AM, Fearghas MacGregor
<fmacgregor at gmail.com> wrote:
> I'd recommend "The Elements of Statistical Learning" by Hastie, Tibshirani,
> and Friedman. There's a lot of good information on clustering, as well as a
> wealth of info on many other apsects of classification, machine learning,
> etc.
>
> I can be downoaded, free of charge, in PDF format, from:
> http://www-stat.stanford.edu/~tibs/ElemStatLearn/
One page 504, below eq(14.22) it mentioend 'if the inputs are first
standardized ...'
I'm not clear what it means and why $\sum_j(x_{ij}-x_{i'j})^2\prop
2(1-\rho(x_i,x_{i'})$?
Could somebody help understand it?