Learn R Programming

enaR (version 2.9.1)

eigenCentrality: Calculates the Eigen Centrality of a Network

Description

Calculates the eigen centrality of a network.

Usage

eigenCentrality(x='matrix')

Arguments

x
A matrix defining a network graph.

Value

Returns the eigen based centrality of the network.

References

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