Analyze graph/network data using L1 centrality and prestige. Functions for deriving global, local, and group L1 centrality/prestige are provided. Routines for visual inspection of a graph/network are also provided. Details are in Kang and Oh (2024a) <doi:10.48550/arXiv.2404.13233> and Kang and Oh (2024b) <doi:10.48550/arXiv.2408.12078>.
Version: | 0.3.0 |
Depends: | R (≥ 2.10) |
Imports: | graphics, igraph, Rcpp, stats, utils, withr |
LinkingTo: | Rcpp |
Published: | 2024-10-07 |
DOI: | 10.32614/CRAN.package.L1centrality |
Author: | Seungwoo Kang [aut, cre], Hee-Seok Oh [aut] |
Maintainer: | Seungwoo Kang <kangsw0401 at snu.ac.kr> |
BugReports: | https://github.com/seungwoo-stat/L1centrality/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/seungwoo-stat/L1centrality |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | L1centrality results |
Reference manual: | L1centrality.pdf |
Package source: | L1centrality_0.3.0.tar.gz |
Windows binaries: | r-devel: L1centrality_0.3.0.zip, r-release: L1centrality_0.3.0.zip, r-oldrel: L1centrality_0.3.0.zip |
macOS binaries: | r-release (arm64): L1centrality_0.3.0.tgz, r-oldrel (arm64): L1centrality_0.3.0.tgz, r-release (x86_64): L1centrality_0.3.0.tgz, r-oldrel (x86_64): L1centrality_0.3.0.tgz |
Old sources: | L1centrality archive |
Please use the canonical form https://CRAN.R-project.org/package=L1centrality to link to this page.