powered by
The reinforcement_tm-function computes Robin and Alexander's (2004) 4-cycle metric for two-mode networks.
reinforcement_tm(net)
A two-mode network
Returns the score
http://toreopsahl.com/tnet/two-mode-networks/clustering/
# NOT RUN { ## Load sample data net <- rg_tm(10, 7, 0.4) ## Run the programme reinforcement_tm(net) # }
Run the code above in your browser using DataLab