On Mon, Sep 27, 2010 at 8:22 AM, Kennedy <henrik.aldb...@gmail.com> wrote:
>
> Hi,
>
> I want to perform a hierarchical clustering using the median as linkage
> metric. As I understand it the function hcluster in package amap have this
> option but it does not produce the results that I expect.

Also, if you have a large(r) data set, the package flashClust provides
a much faster (n^2 vs. n^3) replacement for hclust with exactly the
same results.

Peter

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to