An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120531/a87d3f69/attachment.pl>
cluster with mahalanobis distance
2 messages · Maria Froes, David L Carlson
Use distance() in package ecodist to compute the mahalanobis distance matrix and pass that to hclust(). ---------------------------------------------- David L Carlson Associate Professor of Anthropology Texas A&M University College Station, TX 77843-4352
-----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r- project.org] On Behalf Of Maria Froes Sent: Wednesday, May 30, 2012 6:42 PM To: r-help at r-project.org Subject: Re: [R] cluster with mahalanobis distance How can I perform cluster analysis using the mahalanobis distance instead of the euclidean distance? Thank you Maria Froes [[alternative HTML version deleted]]
______________________________________________ R-help at 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.