Package: xtranat 0.1.0

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>.
Authors:
xtranat_0.1.0.tar.gz
xtranat_0.1.0.zip(r-4.5)xtranat_0.1.0.zip(r-4.4)xtranat_0.1.0.zip(r-4.3)
xtranat_0.1.0.tgz(r-4.5-any)xtranat_0.1.0.tgz(r-4.4-any)xtranat_0.1.0.tgz(r-4.3-any)
xtranat_0.1.0.tar.gz(r-4.5-noble)xtranat_0.1.0.tar.gz(r-4.4-noble)
xtranat_0.1.0.tgz(r-4.4-emscripten)xtranat_0.1.0.tgz(r-4.3-emscripten)
xtranat.pdf |xtranat.html✨
xtranat/json (API)
NEWS
# Install 'xtranat' in R: |
install.packages('xtranat', repos = c('https://fdepaolis.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fdepaolis/xtranat/issues
- exmpl_matrix - Data to showcase the functions in the xtranat package
Last updated 2 years agofrom:f319ef3967. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 16 2025 |
R-4.5-win | OK | Mar 16 2025 |
R-4.5-mac | OK | Mar 16 2025 |
R-4.5-linux | OK | Mar 16 2025 |
R-4.4-win | OK | Mar 16 2025 |
R-4.4-mac | OK | Mar 16 2025 |
R-4.4-linux | OK | Mar 16 2025 |
R-4.3-win | OK | Mar 16 2025 |
R-4.3-mac | OK | Mar 16 2025 |
Exports:cbetcbet_normmfptrwcrwc_norm
Dependencies: