Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Making sense of data: Clustering OR A coding challenge

by planetscape (Chancellor)
on Apr 04, 2006 at 16:29 UTC ( [id://541176]=note: print w/replies, xml ) Need Help??


in reply to Making sense of data: Clustering OR A coding challenge

While I haven't been able to turn up any docs for Algorithm::Cluster, I have found some information about the underlying C clustering library by Michiel Jan Laurens de Hoon, that may be useful to you:


The C Clustering Library
Making and Using DNA Microarrays - This is the manual for Cluster 3.0

HTH,

planetscape
  • Comment on Re: Making sense of data: Clustering OR A coding challenge

Replies are listed 'Best First'.
Re^2: Making sense of data: Clustering OR A coding challenge
by moklevat (Priest) on Apr 04, 2006 at 16:54 UTC
    General information (includning ppm installation information) about Algorithm::Cluster can be found here. Reasonably good documentation can be found in this pdf document. Unfortunately, as the OP noted, it does seem to be aimed at 2 variable problems.
Re^2: Making sense of data: Clustering OR A coding challenge
by belg4mit (Prior) on Apr 04, 2006 at 17:05 UTC
    Thanks, that seems to agree with what I gleaned from reading the source. Although it does imply that weight and mask are optional. Alas, it provides no insight into 1-D klustering (I get no errors nor values back from kcluster).

    --
    In Bob We Trust, All Others Bring Data.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://541176]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-20 01:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found