ts: Wellman INSNA Teacher-Student

Description Usage Details References Examples

Description

ts: One 60 by 60 matrix, non-symmetric, binary.

BACKGROUND When Barry Wellman founded the International Network for Social Network Analysis (INSNA) in 1977, he sent a questionnaire to all the founding members. Included were questions on who taught each founder and who each founder taught. This data set is based on their responses.

Usage

1

Details

Vertex Attributes
vertex.names: Contains the names of all 60 in the adjacency matrix.

References

K. Reitz and D. R. White, 1989 Rethinking the Role Concept: Homomorphisms on Social Networks pp. 429-488 in L.C.Freeman, D.R. White, A.K.Romney, eds., Research Methods in Social Network Analysis. George Mason Press. Reprinted 1992 Transaction Publishers: New Brunswick, NJ.

Examples

1
2
3
4
data(ts)

##Plot
plot(ts,displaylabels=TRUE, label.cex=.5,boxed.labels=FALSE)

zalmquist/networkdata documentation built on May 4, 2019, 9:08 p.m.