xtranat
Network Metrics Based on Random Walks
There are two new network metrics, RWC (random walk centrality) and CBET (counting betweenness). Also available are the normalized versions of those metrics. These measures of centrality and betweenness are particularly useful for the analysis of very dense weighted networks which include loops. Traditional measures do not work as well for those network characteristics. The main reference is DePaolis at al (2022) <doi:10.1007/s41109-022-00519-2>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.1.0 |
rolling linux/jammy R-4.5 | xtranat_0.1.0.tar.gz |
57.1 KiB |
0.1.0 |
rolling linux/noble R-4.5 | xtranat_0.1.0.tar.gz |
57.0 KiB |
0.1.0 |
rolling source/ R- | xtranat_0.1.0.tar.gz |
37.8 KiB |
0.1.0 |
latest linux/jammy R-4.5 | xtranat_0.1.0.tar.gz |
57.1 KiB |
0.1.0 |
latest linux/noble R-4.5 | xtranat_0.1.0.tar.gz |
57.0 KiB |
0.1.0 |
latest source/ R- | xtranat_0.1.0.tar.gz |
37.8 KiB |
0.1.0 |
2026-04-26 source/ R- | xtranat_0.1.0.tar.gz |
37.8 KiB |
0.1.0 |
2026-04-23 source/ R- | xtranat_0.1.0.tar.gz |
37.8 KiB |
0.1.0 |
2026-04-09 windows/windows R-4.5 | xtranat_0.1.0.zip |
61.0 KiB |
0.1.0 |
2025-04-20 source/ R- | xtranat_0.1.0.tar.gz |
37.8 KiB |
Dependencies (latest)
Suggests
- knitr
- rmarkdown
- igraph
- kableExtra
- testthat (>= 3.0.0)