weighted_projection.Rd
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)
DF | A dataframe with three columns - actor, event, weight |
---|
Dataframe edgelist of the one-mode network with 3 columns - node1, node2, weight