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.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'))

Peer review:

Bug tracker:https://github.com/fdepaolis/xtranat/issues

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

On CRAN:

5 exports 0.62 score 0 dependencies 5 scripts 170 downloads

Last updated 1 years agofrom:f319ef3967. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-winOKSep 17 2024
R-4.5-linuxOKSep 17 2024
R-4.4-winOKSep 17 2024
R-4.4-macOKSep 17 2024
R-4.3-winOKSep 17 2024
R-4.3-macOKSep 17 2024

Exports:cbetcbet_normmfptrwcrwc_norm

Dependencies:

xtranat

Rendered fromxtranat.Rmdusingknitr::rmarkdownon Sep 17 2024.

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