Skip to content
Prev 82730 / 398506 Next

package for factor analysis

you can try :

plot(hclust(dist(ach, "manh"), "ward"), hang=-1)

you can choose distance method and clustering method.

you can find a lot of useful functions for multivariate analysis in the 
"ade4" package ;
but, for clustering, the "cluster" package is quite nice.



Birgit Kessler a écrit :