weighted_projection: weighted_projection

View source: R/weighted_projection_function.R

weighted_projectionR Documentation

weighted_projection

Description

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.

Usage

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


MatthewSmith430/GtR documentation built on July 4, 2025, 4:32 p.m.