[R] Gower distance between a individual and a population
cgenolin at u-paris10.fr
cgenolin at u-paris10.fr
Mon Oct 13 12:03:42 CEST 2008
Hi the list,
I need to compute Gower distance between a specific individual and all
the other individual.
The function DAISY from package cluster compute all the pairwise
dissimilarities of a population. If the population is N individuals,
that is arround N^2 distances to compute.
I need to compute the distance between a specific individual and all
the other individual, that is only N distances to compute. Is there a
function that can do it ?
Christophe
More information about the R-help
mailing list