Description Usage Arguments Value Author(s) References Examples
Computes hybrid centrality of each node in a network
1 |
A |
An adjacency matrix of network data |
BC |
How should the betweenness centrality be computed?
Defaults to |
beta |
Beta parameter to be passed to the |
A vector of hybrid centrality values for each node in the network (higher values are more central, lower values are more peripheral)
Alexander Christensen <alexpaulchristensen@gmail.com>
Christensen, A. P., Kenett, Y. N., Aste, T., Silvia, P. J., & Kwapil, T. R. (2018). Network structure of the Wisconsin Schizotypy Scales-Short Forms: Examining psychometric network filtering approaches. Behavior Research Methods, 50, 2531-2550.
Pozzi, F., Di Matteo, T., & Aste, T. (2013). Spread of risk across financial markets: Better to invest in the peripheries. Scientific Reports, 3, 1655.
1 2 3 4 |
Package: NetworkToolbox: Methods and Measures for Brain, Cognitive, and Psychometric
Network Analysis
Version: 1.4.0
Created on: 2020-03-08
Maintainer: Alexander P. Christensen, University of North Carolina at Greensboro
Contributors: Guido Previde Massara, University College London
For citation information, type citation("NetworkToolbox")
For vignettes, see <https://doi.org/10.32614/RJ-2018-065>
For bugs and errors, submit an issue to <https://github.com/AlexChristensen/NetworkToolbox/issues>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.