
dyad.census
computes a Holland and Leinhardt dyad census on the graphs of dat
selected by g
.dyad.census(dat, g=1:stackcount(dat))
dat
to be included; by default, all graphs are processed.Wasserman, S., and Faust, K. (1994). ``Social Network Analysis: Methods and Applications.'' Cambridge: Cambridge University Press.
mutuality
, grecip
, triad.census
#Generate a dyad census of random data with varying densities
dyad.census(rgraph(15,5,tprob=c(0.1,0.25,0.5,0.75,0.9)))
Run the code above in your browser using DataLab