Re: [R] Finding distance matrix for categorical data

2010-06-13 Thread kapil mahant
ters If anyone know how to get this done then please let me know Its for an academic project and i am unable to make any progress Thanks and Regards K From: Ingmar Visser Sent: Fri, 11 June, 2010 2:19:33 PM Subject: Re: [R] Finding distance matrix for

Re: [R] Finding distance matrix for categorical data

2010-06-10 Thread Joris Meys
correction. See ?daisy in the PACKAGE cluster. *slaps head* cheers Joris On Thu, Jun 10, 2010 at 7:02 PM, Joris Meys wrote: > see ?daisy in the library cluster > > Cheers > Joris > > On Thu, Jun 10, 2010 at 6:12 PM, kapil mahant wrote: >> All, >> >> How can we find a distance matrix for categori

Re: [R] Finding distance matrix for categorical data

2010-06-10 Thread Joris Meys
see ?daisy in the library cluster Cheers Joris On Thu, Jun 10, 2010 at 6:12 PM, kapil mahant wrote: > All, > > How can we find a distance matrix for categorical data > > ie.  given a csv below > >                   var1         var2    var3    var4 > element1-1   yes            x         a      

[R] Finding distance matrix for categorical data

2010-06-10 Thread kapil mahant
All, How can we find a distance matrix for categorical data ie. given a csv below var1 var2var3var4 element1-1 yesx a k element1-2 no y b l element1-3 maybe y c m how can i