Skip to content
Prev 35796 / 63424 Next

Canberra distance

On 06/02/2010 11:31 AM, Christophe Genolini wrote:
I do have access to that journal, and that paper gives the definition

sum(|x_i - y_i|) / sum(x_i + y_i)

and suggests the variation

sum( [|x_i - y_i|) / (x_i + y_i) ] )

It doesn't call either one the Canberra distance; it calls the first one 
the "non-metric coefficient" and doesn't name the second.  (I imagine 
the Canberra name came from the fact that the authors were at CSIRO in 
Canberra.)

So I'd agree your definition is better, but I don't know if it can 
really be called the "Canberra distance".

Duncan Murdoch