Message-ID: <5707C674.3070408@gmail.com>
Date: 2016-04-08T14:55:48Z
From: hd625b
Subject: Generating Hotelling's T squared statistic with hclust
In-Reply-To: <BLUPR13MB00654AF0416DEB973A6709E0DE910@BLUPR13MB0065.namprd13.prod.outlook.com>
I believe the package "rattle" can do this.
If not, see page 5 of the PDF below.
https://cran.r-project.org/web/packages/Hotelling/Hotelling.pdf
On 04/08/2016 06:54 AM, Michael wrote:
> I am doing a cluster analysis with hclust. I want to get hclust to output the Hotelling's T squared statistic for each cluster so I can evaluate is data points should be in a cluster or not. My research to answer this question has been unsuccessful. Does anyone know how to get hclust to output the Hotelling's T squared statistic for each cluster?
>
>
> Mike
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.