Skip to contents

Calculates the centrality of a network using eigen vectors.

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.

Author

Stuart R. Borrett Matthew K. Lau