Hello everyone,
I'm doing a network analysis to identify how relationships can affect performance using the nw commands. I have a list of variables "friend1,...,friend37), which identifies each person the respondant has marked as a friend. However, when I use the nwplot command
I obtain a kind of weird image, which looks as if not all the network could fit into the plot (images below). I also tried to distinguish each node by group
In that case, I have 4 groups, but the legend only shows 3 (B, C and D), while most of the nodes are colored in group A (at least I think so, since it's none of the 3 colors of the legend).
I've tried to find some way to make it fit, or more readable, or anything that can improve it, but I'm not having luck so far. Any help you can offer would be mostly appreciate it


Thank you very much in advance!
Àlex
I'm doing a network analysis to identify how relationships can affect performance using the nw commands. I have a list of variables "friend1,...,friend37), which identifies each person the respondant has marked as a friend. However, when I use the nwplot command
Code:
nwplot friends
Code:
nwplot friends, color(Group)
I've tried to find some way to make it fit, or more readable, or anything that can improve it, but I'm not having luck so far. Any help you can offer would be mostly appreciate it

Thank you very much in advance!
Àlex
