Displaying 5 results from an estimated 5 matches for "clustan".
Did you mean:
  clustat
  
2007 Apr 22
2
distance method in kmeans
I am trying to cluster some binary data using k-means . As the regular "kmeans" available from stats package in R does'nt provide the option to change the distance method. I was wondering there is any package available to specify type of distance measure to be used in k means clustering in  R. Especially distances like "Jaccard" which is good for binary data. 
   
         
2008 Jun 18
3
Cluster on both categorical and numerical data
Hello there.  Is there any function in R that can do cluster on a set of
   data that has both categorical and numerical variables?  thanks.
   siangli
2004 Sep 10
2
terms weight access
Hi!
First I would like to thank people working on the xapian project.
I have been trying hard to find out how to access the indexed documents
weight vectors without success. I found the query weights and the total
weights of documents, but not the individual weights. Could somebody
give me a hint?
Georges Dupret
2004 Sep 10
2
terms weight access
Hi!
First I would like to thank people working on the xapian project.
I have been trying hard to find out how to access the indexed documents
weight vectors without success. I found the query weights and the total
weights of documents, but not the individual weights. Could somebody
give me a hint?
Georges Dupret
2007 Sep 12
2
k-means clustering
Dear list, first apologies for this is not strictly an R question but 
a theoretical one. 
I have read that use of k-means clustering assumes sphericity of data 
distribution. Can anyone explain me what this means? My statistical 
background is too poor. Is it another kind of distribution, like 
gaussian or binomial? What does it happen if the distribution is not 
spherical? Could you give me an