Description Usage Arguments Value Note Author(s) References Examples
The reinforcement_tm-function computes Robin and Alexander's (2004) 4-cycle metric for two-mode networks.
1 | reinforcement_tm(net)
|
net |
A two-mode network |
Returns the score
version 1.0.0
Tore Opsahl; http://toreopsahl.com
http://toreopsahl.com/tnet/two-mode-networks/clustering/
1 2 3 4 5 | ## Load sample data
net <- rg_tm(10, 7, 0.4)
## Run the programme
reinforcement_tm(net)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.