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:Fernando DePaolis [aut, cre]

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

Datasets:
  • exmpl_matrix - Data to showcase the functions in the xtranat package

On CRAN:

Conda:

3.70 score 5 scripts 123 downloads 5 exports 0 dependencies

Last updated 2 years agofrom:f319ef3967. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 16 2025
R-4.5-winOKMar 16 2025
R-4.5-macOKMar 16 2025
R-4.5-linuxOKMar 16 2025
R-4.4-winOKMar 16 2025
R-4.4-macOKMar 16 2025
R-4.4-linuxOKMar 16 2025
R-4.3-winOKMar 16 2025
R-4.3-macOKMar 16 2025

Exports:cbetcbet_normmfptrwcrwc_norm

Dependencies:

xtranat

Rendered fromxtranat.Rmdusingknitr::rmarkdownon Mar 16 2025.

Last update: 2023-03-27
Started: 2023-03-21