met_strength: strength

View source: R/RcppExports.R

met_strengthR Documentation

strength

Description

Calculate for all the vertices the node metric call strentgh.

Calculate for all the vertices the node metric call outstrentgh.

Usage

met_strength(M)

Arguments

M

a square adjacency matrix.

Details

strength of vertice i is all edges //' @title Outstrength

Value

Integer vector of each vertices outstrentgh.

Integer vector of each vertices outstrentgh.

Author(s)

Sebastian Sosa, Ivan Puga-Gonzales.

References

Barrat, A., Barthelemy, M., Pastor-Satorras, R., & Vespignani, A. (2004). The architecture of complex weighted networks. Proceedings of the National Academy of Sciences of the United States of America, 101(11), 3747-3752.

Sosa, S. (in press). Social Network Analysis, in: Encyclopedia of Animal Cognition and Behavior. Springer.


SebastianSosa/ant documentation built on Sept. 23, 2023, 7:06 a.m.