Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ xtranat Public

❗ This is a read-only mirror of the CRAN R package repository. xtranat — Network Metrics Based on Random Walks. Homepage: https://github.com/fdepaolis/xtranat Report bugs for this package: https://github.com/fdepaolis/xtranat/issues

Notifications You must be signed in to change notification settings

cran/xtranat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xtranat

CRAN status R-CMD-check

xtranat

The functions in the ‘xtranat’ package are based on random walks. They compute Counting Betweenness and Random Walk Centrality. It also computes the intermediate measure Mean First Pass Time.

Installation

You can install the development version of xtranat from GitHub with:

# install.packages("devtools")
devtools::install_github("fdepaolis/xtranat")

Example

This is a basic example which shows you how to solve a common problem:

library(xtranat)
## basic example code

About

❗ This is a read-only mirror of the CRAN R package repository. xtranat — Network Metrics Based on Random Walks. Homepage: https://github.com/fdepaolis/xtranat Report bugs for this package: https://github.com/fdepaolis/xtranat/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages