Skip to content
Back to formatted view

Raw Message

Message-ID: <4023822A.507@ajtee.uklinux.net>
Date: 2004-02-06T12:01:46Z
From: Adam Tee
Subject: Converting a Dissimilarity Matrix

Hi all,

I'm trying to perform a hierarchical clustering on some
dissimilarity data that I have but the data matrix I have already 
contains the dissimilarity values.  These values are calculated using
a separate program.  The dissimilarity matrix in complete with no 
missing values but the hclust, and agnes routines require it in the
form produced by daisy or dist.  Is there any of converting my complete 
matrix to this format without changing the values??


Thanks

Adam