getPHIij: Dyadic contributions to asymmetry matrix -PHIij-

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

Description

Function to obtain the matrix of dyadic contributions to asymmetry measures by means of the observed sociomatrix.

Usage

1

Arguments

X

Original sociomatrix.

Details

getPHIij computes the dyadic contributions to asymmetry. The phirmat matrix is required to obtain this symmetrical matrix.

Value

PHIij

Dyadic contributions to asymmetry matrix.

Author(s)

David Leiva dleivaur@ub.edu & Antonio Solanas antonio.solanas@ub.edu.

References

Solanas, A., Leiva, D., Sierra, V., & Salafranca, Ll. (2009). Measuring and making decisions for social reciprocity. Behavior Research Methods. 41, 742-754.

See Also

getphirmat.

Examples

1
  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.