externalInfluence: Calculate the external influence of affiliations

Description Usage Arguments Examples

Description

This function calculates the external influence of affiliations within a hypergraph. Affiliations can have values, and therefore be weighted.

Usage

1
externalInfluence(edgeList, affiliationList, weight)

Arguments

edgeList

A dataframe of network data where nodes are in the first column and affiliations are in the second column. Nodes are members of the affiliation that they are next to.

affiliationList

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

weight

The weight or value of an affiliation.

Examples

1

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