[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2014-06-16T10:53:20+01:00 https://forum-gephi.org/app.php/feed/topic/3375 2014-06-16T10:53:20+01:002014-06-16T10:53:20+01:00 https://forum-gephi.org/viewtopic.php?t=3375&p=10447#p10447 <![CDATA[Re: Dynamic edge weight based on timeline]]> Lets say we have two nodes A and B. Over the time we will observe many interaction events/transactions between these two nodes.
We can consider each event contributing to edge with certain weight and age out rate. From this we can derive dynamic weight of edge as function of time.

Statistics:Posted by gaurav — 16 Jun 2014 10:53


]]>
2014-04-26T11:34:53+01:002014-04-26T11:34:53+01:00 https://forum-gephi.org/viewtopic.php?t=3375&p=10284#p10284 <![CDATA[Dynamic edge weight based on timeline]]>
Let's say i have two nodes, A and B. The relation between these two nodes only presence for three times over the course of one month: in the first week, third week, and fourth week. I have successfully showed dynamic edges by creating a GEXF file with spells. But is it possible to assign edge weight by counting the number of spells covered by a given timeframe?

So if my timeline covers the first two weeks, the edge weight should be 1. If it covers the last two weeks, the weight should be 2. And if it covers the whole month, then the weight should be 3.

Anyone has any idea how to do it?

Statistics:Posted by anwari.ilman — 26 Apr 2014 11:34


]]>