Re: [R] k-means cluster and plot labels

2011-12-13 Thread Sarah Goslee
Try the pch() argument to plot(), or perhaps using text(), depending on what exactly you're trying to achieve. Sarah On Tue, Dec 13, 2011 at 4:03 PM, Meesters, Christian wrote: > Hi, > > For my data, I followed the example of > http://en.wikibooks.org/wiki/Data_Mining_Algorithms_In_R/Clustering

[R] k-means cluster and plot labels

2011-12-13 Thread Meesters, Christian
Hi, For my data, I followed the example of http://en.wikibooks.org/wiki/Data_Mining_Algorithms_In_R/Clustering/K-Means#Execution and got some very nice results. Despite the fact, that I want to achieve a bit more by clustering my data (stratification beyond case-control), the actual data-frame