getPHIr: Overall asymmetry index -PHIr-

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

Description

Function to obtain the PHIr index by means of the observed sociomatrix.

Usage

1
   getPHIr(X)

Arguments

X

Original sociomatrix.

Details

getPHIr computes the overall asymmetry index as the sum of the dyadic directional contributions to asymmetry in the whole group, phirmat. This measure is a social reciprocity index given that takes into account what is given and what is received by all individuals in the group.

Value

PHIr

Overall asymmetry index.

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, getPHIrexpec, getPHIrSE.

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.