potentialBrokerage: Potential brokerage of a network

Description Usage Arguments Examples

Description

A function that calculates the number of indirect relationships that exist, and therefore can be potentially brokered. This acts as a normaliser for 'middlemanPower'.

Usage

1
potentialBrokerage(edgeList, nodeList, adjMatrix)

Arguments

edgeList

A dataframe of network data where sources are in the first column and targets are in the second column.

nodeList

A dataframe where all nodes and their respective names are listed.

adjMatrix

The network represented as an adjacency matrix.

Examples

1

O1sims/networkR documentation built on May 31, 2019, 6:13 p.m.