Displaying 1 result from an estimated 1 matches for "hypoteneuse".
2010 Apr 26
2
Cluster analysis: dissimilar results between R and SPSS
Hello everyone!
My data is composed of 277 individuals measured on 8 binary variables
(1=yes, 2=no).
I did two similar cluster analyses, one on SPSS 18.0 and one on R 2.9.2. The
objective is to have the means for each variable per retained cluster.
1) the R analysis ran as followed:
> call data
> dist=dist(data,method="euclidean")
>