Package: simplifyNet 0.0.1
simplifyNet: Network Sparsification
Network sparsification with a variety of novel and known network sparsification techniques. All network sparsification techniques reduce the number of edges, not the number of nodes. Network sparsification is sometimes referred to as network dimensionality reduction. This package is based on the work of Spielman, D., Srivastava, N. (2009)<arxiv:0803.0929>. Koutis I., Levin, A., Peng, R. (2013)<arxiv:1209.5821>. Toivonen, H., Mahler, S., Zhou, F. (2010)<doi:10.1007>. Foti, N., Hughes, J., Rockmore, D. (2011)<doi:10.1371>.
Authors:
simplifyNet_0.0.1.tar.gz
simplifyNet_0.0.1.zip(r-4.7)simplifyNet_0.0.1.zip(r-4.6)simplifyNet_0.0.1.zip(r-4.5)
simplifyNet_0.0.1.tgz(r-4.6-any)simplifyNet_0.0.1.tgz(r-4.5-any)
simplifyNet_0.0.1.tar.gz(r-4.7-any)simplifyNet_0.0.1.tar.gz(r-4.6-any)
simplifyNet_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
simplifyNet/json (API)
| # Install 'simplifyNet' in R: |
| install.packages('simplifyNet', repos = c('https://ammercier.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:22431e6c83. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 140 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 173 | ||
| macos-oldrel-arm64 | OK | 148 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | OK | 101 |
Exports:add.edgesbestpathDFSEffREffRSparseEList_Mtrxfind.neighborsgnsigraph.to.elistirefitis.connectedlansLapMtrx_EListnet.asnormProbsremove.edgesreranksparse.stepsqrt_WDiagsVIMWDiag
Dependencies:clicpp11dplyrgenericsglueigraphlatticelifecyclemagrittrMatrixpillarpkgconfigR6RcppRcppEigenrlangsanictibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Sparsification via Best Path | bestpath |
| Effective resistances calculator | EffR |
| Sparsification through edge sampling via effective resistances | EffRSparse |
| Edge list to adjacency matrix | EList_Mtrx |
| Global Network Sparsification | gns |
| Iterative refitting | irefit |
| Local Adaptive Network Sparsification | lans |
| Adjacency matrix to edge list | Mtrx_EList |
| Network format converter | net.as |
