igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Re: weight in two-mode to one-mode conversion


From: Gábor Csárdi
Subject: Re: [igraph] Re: weight in two-mode to one-mode conversion
Date: Thu, 7 Oct 2010 10:46:28 +0200

The 0.6 package I suggested in my previous email has this feature as
well. The vertex attributes are kept in the projections.

Best,
Gabor

On Wed, Oct 6, 2010 at 8:13 PM, Simone Gabbriellini
<address@hidden> wrote:
> As a side question, i am wondering if it is possible to retain a name 
> attribute when switching to the one-mode...
>
> in my two-mode I have nodes of two types, one with name like "thread3" and 
> the other with name like "author5", but when I bipartite.projection() the 
> network, the one mode of authors has lost the name attribute, so it is 
> difficult to understand who's who...
>
> thanks,
> simone
>
>
> Il giorno 06/ott/2010, alle ore 17.08, Simone Gabbriellini ha scritto:
>
>> Hello List,
>>
>> I would like to store the number of affiliations each dyads share in a 
>> two-mode networks.
>>
>> I am wondering if there's a way, converting from the two-mode to the 
>> one-mode using bipartite.projection(), to add a weight parameter to the 
>> links in the one-mode that account for this.
>>
>> I am using  the R interface.
>>
>> thanks in advance and 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]