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: Simone Gabbriellini
Subject: Re: [igraph] two-mode network in igraph
Date: Thu, 23 Sep 2010 12:17:21 +0200

Gabor,

thanks, that's it! As Tamas has said, I will then convert the network in a 
one-mode one, but first I want to plot the bipartite.

best regards,
Simone

Il giorno 23/set/2010, alle ore 12.08, Gábor Csárdi ha scritto:

> Simone,
> 
> the graph.incidence function does this, I believe:
> http://igraph.sourceforge.net/doc/R/graph.incidence.html
> 
> Best Regards,
> Gabor
> 
> On Thu, Sep 23, 2010 at 12:05 PM, Simone Gabbriellini
> <address@hidden> wrote:
>> thanks Gabor,
>> 
>> I've seen the functions, but I don't get how to convert my matrix in a 
>> bipartite graph object...
>> 
>> I suppose graph.bipartite is the function I need, but it doesn't handle 
>> actor*event matrices?
>> 
>> best,
>> simone
>> 
>> Il giorno 23/set/2010, alle ore 10.52, Gábor Csárdi ha scritto:
>> 
>>> 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
>>> 
>>> _______________________________________________
>>> igraph-help mailing list
>>> address@hidden
>>> http://lists.nongnu.org/mailman/listinfo/igraph-help
>> 
>> 
>> _______________________________________________
>> igraph-help mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/igraph-help
>> 
> 
> 
> 
> -- 
> Gabor Csardi <address@hidden>     UNIL DGM
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help




reply via email to

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