get_hubs_global: Function computing hub scores for each node. If bycluster =...

View source: R/NetworkAnalysis.R

get_hubs_globalR Documentation

Function computing hub scores for each node. If bycluster = TRUE, hub scores are computed by cluster

Description

Function computing hub scores for each node. If bycluster = TRUE, hub scores are computed by cluster

Usage

get_hubs_global(graph, ...)

Arguments

graph

An igraph graph

...

other arguments to be passed to igraph function hub_score()

See Also

hub_score


PascalCrepey/HospitalNetwork documentation built on March 7, 2023, 5:41 a.m.