igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] two-mode network in igraph


From: Gábor Csárdi
Subject: Re: [igraph] two-mode network in igraph
Date: Thu, 23 Sep 2010 10:52:03 +0200

Hi Simone,

we have some functions that handle two-mode networks, but the support
is not very extensive. You can take a look at these:

http://igraph.sourceforge.net/doc/R/is.bipartite.html
http://igraph.sourceforge.net/doc/R/bipartite.projection.html
http://igraph.sourceforge.net/doc/R/get.incidence.html
http://igraph.sourceforge.net/doc/R/graph.bipartite.html

As always, suggestions are welcome.

Best,
Gabor

On Wed, Sep 22, 2010 at 7:51 PM, Simone Gabbriellini
<address@hidden> wrote:
> Hello List,
>
> I need to code a 2-mode network and I was wondering what could be the best 
> way to do it in order to use the network in igraph.
>
> is there anything better than a matrix actors by events I could use?
>
> Best regards,
> Simone
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]