getomega: Matrix of dyadic balanced reciprocity - omega -

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Function to obtain the matrix of dyadic balanced reciprocity by means of the observed sociomatrix.

Usage

1

Arguments

X

Original sociomatrix

Details

getomega is only applied for square matrices in which the set of n actors is also the set of n partners.

Value

omega

An n x n matrix of dyadic balanced reciprocity is provided. The elements of the matrix are obtained by dividing dyadic contributions to skew-symmetry by dyadic contributions to symmetry, rationu and ratiolambda, respectively.

Author(s)

David Leiva dleivaur@ub.edu.

References

Solanas, A., Salafranca, Ll., Riba, C., Sierra, V., & Leiva, D. (2006). Quantifying social asymmetric structures. Behavior Research Methods, 38, 390-399.

See Also

getratiolambda,getrationu,reciptest1

Examples

1
2
##
  X=matrix(c(0, 1, 2, 1, 0, 1, 3, 1, 0),nrow=3,ncol=3)

DLEIVA/DyaDA documentation built on May 6, 2019, 1:17 p.m.