[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
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •When a node has more than one nomination from a single node
Page 1 of 1

When a node has more than one nomination from a single node

Posted: 08 Oct 2013 00:26
by Arango
Hi, I am a freshman with Gephi and this is my question: I want to explore perceived social support (SS) in the network.
There are 4 types of social support. One person may nominate another person as a SS provider of more than one type of SS.
In this case the nominated could have until 4 nominations from the same person, i.e. four edges.
In my analysis, I need to discriminate among type of SS.
I am assuming that this is an attribute of the edge, since is how each node interact each other.
How can I incorporate this attributes to the edge? or I should do it to the node?

Thanks