proper.centralities: Proper centrality measure representation

proper.centralitiesR Documentation

Proper centrality measure representation

Description

This function indicates proper centrality measures of an igraph object based on the network topology

Usage

proper.centralities(x)

Arguments

x

an igraph object

Details

This function represents a list including the names of centrality measures which are applicable for the input graph based on the topology

Value

a list including the name of centrality measures which are suitable for the input graph

Author(s)

Minoo Ashtiani, Mohieddin Jafari

See Also

calculate.centralities

Examples


data("zachary")
proper.centralities(zachary)


jafarilab/CINNA documentation built on Aug. 19, 2023, 4:49 p.m.