Re: [R] GETTING SOM CLUSTERING RESULT

2014-05-23 Thread Sarah Goslee
Hi, You're probably not getting replies because you're not asking very clear questions: see the posting guide for more suggestions, but at the very minimum you need to tell us what functions you're using - it's rather hard to answer otherwise. Even better, provide a reproducible example as the po

[R] GETTING SOM CLUSTERING RESULT

2014-05-23 Thread Ashis Deb
Hi all, I have a normalized data set , in which i had done SOM clustering , as we can get clustering results in kmeans like :-k$cluster , we can get which element belongs to which cluster . But in case of SOM , can we g