Re: [R] own distance

2010-09-07 Thread Gavin Simpson
On Tue, 2010-09-07 at 12:16 +0100, Christian Hennig wrote: > The kmeans function doesn't accept a distance object or distance matrix as > input (which you can of course generate from your own definition), but pam > in package cluster does. (Note that the term "k-means" refers to cluster > mean v

Re: [R] own distance

2010-09-07 Thread Christian Hennig
The kmeans function doesn't accept a distance object or distance matrix as input (which you can of course generate from your own definition), but pam in package cluster does. (Note that the term "k-means" refers to cluster mean vectors, which can only computed from a cases*variables data matrix,

[R] own distance

2010-09-07 Thread Karen Sargsyan
Is it possible to implement my own distance and mean for k-means clustering for any clustering package in R? Just looking for simple way, without creating a new package. karsar __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinf