This takes the one-mode projection of a weighted two-mode network. Where the ties in the one-mode network are an aggregation of shared event weights.

weighted_projection(DF)

Arguments

DF

A dataframe with three columns - actor, event, weight

Value

Dataframe edgelist of the one-mode network with 3 columns - node1, node2, weight