Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • nwplot

    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
    Code:
    nwplot friends
    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
    Code:
    nwplot friends, color(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


    Click image for larger version

Name:	Graph.jpg
Views:	1
Size:	68.4 KB
ID:	1702940
    Click image for larger version

Name:	Graph2.jpg
Views:	1
Size:	49.0 KB
ID:	1702941



    Thank you very much in advance!


    Àlex
Working...
X