triad_duration: Calculate Dominance Index over time

Description Usage Arguments Value Examples

View source: R/triad_duration.R

Description

Calculate Dominance Index over time

Usage

1

Arguments

df

a dataframe containing two columns - the first column being the winner and the second column being the loser

Value

a list of dataframes with each element being individual triads. Each dataframe describes the type of edge (new,same,flip), the state of the triad (single, double dominant, double subordinate, pass-along, transitive, cycle), and the number of nodes and edges in the triad at each row.

Examples

1

jalapic/hierformR documentation built on May 18, 2019, 11:18 a.m.