Kleinberg's HITS algorithm. centrality_authority scores nodes
pointed to by good hubs. centrality_hub scores nodes that point
to good authorities.
Arguments
- x
Network input (matrix, igraph, network, cograph_network, tna object).
- ...
Additional arguments passed to
centrality(e.g.,weighted,directed).
See also
centrality for computing multiple measures at once.
