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:

3.70 score 5 scripts 154 downloads 5 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKNov 16 2024
R-4.5-winOKNov 16 2024
R-4.5-linuxOKNov 16 2024
R-4.4-winOKNov 16 2024
R-4.4-macOKNov 16 2024
R-4.3-winOKNov 16 2024
R-4.3-macOKNov 16 2024

Exports:cbetcbet_normmfptrwcrwc_norm

Dependencies:

xtranat

Rendered fromxtranat.Rmdusingknitr::rmarkdownon Nov 16 2024.

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