getphirmat: Dyadic directional asymmetry matrix -phirmat-

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

Description

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

Usage

1

Arguments

X

Original sociomatrix.

Details

getphirmat computes the dyadic directional contributions to asymmetry. The phirmat matrix is required in order to obtain the other group, dyadic and individual measures of social reciprocity here proposed.

Value

phirmat

Dyadic directional 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

getPHIr, getphii, getphij, getPHIij.

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.