|
From: | Maria Grineva |
Subject: | Re: [igraph] Building hierarchies |
Date: | Wed, 16 Jul 2008 18:31:20 +0400 |
Maria,
hmmm, do you mean hierarchical clustering? If you use R look at ?hclust.
You can get a matrix from the graph with get.adjacency().
Is this what you want?
Best,
Gabor
> _______________________________________________
On Wed, Jul 16, 2008 at 06:12:04PM +0400, Maria Grineva wrote:
> Dear Gabor and all igraph developers,
>
> could you suggest a way to build a hierarchy from similarity graph (weighted
> graph)?
>
> I would be happy if there are appropriate methods implemented in igraph
> currently. But if there are no, maybe you could point out some references
> (academic papers, libs or any other resourses)?
>
> Thank you for the great tool and support.
>
> Maria Grineva
> Institute for System Programming of RAS
>
>
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
--
Csardi Gabor <address@hidden> UNIL DGM
_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help
[Prev in Thread] | Current Thread | [Next in Thread] |