eigenCentrality: the Eigen Centrality of a Network

Description Usage Arguments Value Author(s) References

View source: R/eigenCentrality.R

Description

Calculates the centrality of a network using eigen vectors.

Usage

1
eigenCentrality(x = "matrix")

Arguments

x

A matrix defining a network graph.

Value

Returns the eigen based centrality of the network.

Author(s)

Stuart R. Borrett Matthew K. Lau

References

Bonacich, P., 1987. Power and centrality: a family of measures. American Journal of Sociology 92: 1170-1182.


enaR documentation built on May 1, 2019, 10:54 p.m.