Skip to content

UoMResearchIT/ColoredTriadCensus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColoredTriadCensus

This is R code for the colored triad census algorithm in Lienert et al. (2019) Social Networks.

Manifest

  • inst/CTCFunctions.R : To be deprecated. Ignore for now.
  • R/colored.triad.census.R : Script containing functions to compute colored triad census a la Lienert et al. (2019).
  • inst/ctc.examples.R : working examples of how to use colored triad census function

Installation

install.packages('devtools')
devtools::install_github('https://github.com/UoMResearchIT/ColoredTriadCensus')

About

R code for the colored triad census algorithm

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%