thanks... but which clustering methods is performing after the number of cluster is selected ?
I have a project: i must performing a hierarchical clustering in SAS EMINER, but i don't find the node that do this...
... View more
https://communities.sas.com/t5/SAS-Communities-Library/Tip-Guidelines-for-Choosing-a-Clustering-Method-in-the-Cluster/tac-p/231274#M1038
in this article, the autor said at the conclusion: "After the number of clusters is determined, the clusters are obtained using a k-means algorithm." I am confused
... View more
hello,
You said: "After the number of clusters is determined, the clusters are obtained using a k-means algorithm."
i want to know : which clustering Method is really performs in Cluster Node ? hierarchical cluster algorithm or non hierarchical ?
because your colleague tell me that cluster node performs a hierarchical cluster algorithm
... View more
Thanks...but it is written on sas Eminer Reference Help that the Cluster node performs a clustering with seed. I do not see where it is written that the node performs a hierarchical clustering and in addition, the results of that node don't see like the results of proc cluster in SAS/STAT. also a question:performs this node always a hierarchical clustering when we select User-specified setting in Specification Method ?
... View more
Hello, is it possible to run a canonical discriminant analysis in SAS ENTERPRISE 13.2 ? I want to visualize clustering group in SAS EMINER... how i can do this ? What is the difference between Cluster Node and HP Cluster node ? can i run a k-means clustering with Cluster node ?
... View more