twomode_constraint.Rd
This function extends Ronald Burt's constraint measure to two-mode networks.
twomode_constraint(mat)
mat | A matrix |
---|
Constraint scores for each second-mode node
Note that this function returns constraint scores for each second-mode node by default. To return constraint scores for each first-mode node, please pass the function the transpose of the matrix. See Ron Burt's work on structural holes for more details.
Other two-mode functions: twomode_2x2
,
twomode_clustering
,
twomode_coherence
,
twomode_components
,
twomode_dominance
,
twomode_modularity
,
twomode_smallworld
twomode_constraint(mat)#> Error in is.data.frame(x): object 'mat' not found