getphij: Individuals' contributions to asymmetry -phij-

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

Description

Function to obtain individuals' contributions as partners by means of the observed sociomatrix.

Usage

1
   getphij(X)

Arguments

X

Original sociomatrix.

Details

getphij computes individuals' contribution to asymmetry as partners.

Value

phij

Individuals' contributions to asymmetry as partners.

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, getphii.

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.