***** To join INSNA, visit http://www.sfu.ca/~insna/ *****
Danielle M. Vogenbeck wrote:
> ***** To join INSNA, visit http://www.sfu.ca/~insna/ *****
>
> I'm very new to social network analysis and in an attempt learn the method, we
> are performing some very basic research in my graduate department. We would
> like to gather data in two matrices, each measuring something different, and
> then output one network map of the entire data gathered. For example, in one
> matrix, we will measure intensity or depth of a tie, and in the second matrix,
> we will measure "instances of agreement" that the tie exists. For example, one
> person might think that there is a strong relationship between A and B, but no
> one else agrees (a low instance of agreement).
>
> Is it possible to gather these two measures and then use a program like UCInet
> to produce one network map (as opposed to two separate images)?
>
>
If you're an R user, you can perform these sorts of analyses with the
sna package. (You can get both from http://www.r-project.org/; the sna
package is under "contributed packages" on CRAN.) For information,
(some) references, and examples, take a look at the help for the
routines hdist(), sdmat(), structdist(), netlm(), and netlogit(). You
might also be interested in gdist.plotdiff() and gdist.plotstats(),
which are of use in visualizing various properties of graph sets (i.e.,
multiple networks).
Hope that helps,
-Carter
_____________________________________________________________________
SOCNET is a service of INSNA, the professional association for social
network researchers (http://www.sfu.ca/~insna/). To unsubscribe, send
an email message to [log in to unmask] containing the line
UNSUBSCRIBE SOCNET in the body of the message.
|