[Rpy] Newbie question: how to use Rpy Bindings

2009-04-21 Thread Florian Koelling
Hi Folks! I'm completely new to R / rpy. I ' ve found an interesting clustering algorithm (written in C) I 'd like to use. A how - to -use is alredy given for R (I'm pretty unfamiliar with the R syntax I fear ) -- so I have to use it via rpy. the code is taken from here: http://rguha.net/co

[Rpy] performing cluster analysis via rpy / r

2009-06-04 Thread Florian Koelling
Hi Folks ! I' m quite new and unfamiliar to R and the rpy syntax -- I want to perform a hierarchical clustering via rpy (org code is taken from here: http://www.statmethods.net/advstats/cluster.html ) I've got my distance matrix: data = [[ 0. 6.00346208 14.73305254 9.45877593 10.